This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author CCLDArjun
Recipients CCLDArjun, serhiy.storchaka
Date 2022-01-24.21:17:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643059033.35.0.968288351189.issue46500@roundup.psfhosted.org>
In-reply-to
Content
I was modifying the try/except/finally/else code generation and wanted to run my own benchmarks.

It's cumbersome to edit them in a command to test different variations, especially when you have to indent.
History
Date User Action Args
2022-01-24 21:17:13CCLDArjunsetrecipients: + CCLDArjun, serhiy.storchaka
2022-01-24 21:17:13CCLDArjunsetmessageid: <1643059033.35.0.968288351189.issue46500@roundup.psfhosted.org>
2022-01-24 21:17:13CCLDArjunlinkissue46500 messages
2022-01-24 21:17:13CCLDArjuncreate