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 iritkatriel
Recipients iritkatriel
Date 2022-01-27.13:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643290874.75.0.986544814889.issue46458@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d2ce3471646704ebd5252f4b20f065f139a53b1 by Irit Katriel in branch 'main':
bpo-46458: emit code for else of a try block immediately after the try body (GH-30751)
https://github.com/python/cpython/commit/3d2ce3471646704ebd5252f4b20f065f139a53b1
History
Date User Action Args
2022-01-27 13:41:14iritkatrielsetrecipients: + iritkatriel
2022-01-27 13:41:14iritkatrielsetmessageid: <1643290874.75.0.986544814889.issue46458@roundup.psfhosted.org>
2022-01-27 13:41:14iritkatriellinkissue46458 messages
2022-01-27 13:41:14iritkatrielcreate