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 Mark.Shannon
Recipients Mark.Shannon, barry, nedbat, pablogsal
Date 2021-07-14.10:44:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626259448.24.0.812156320943.issue44616@roundup.psfhosted.org>
In-reply-to
Content
New changeset 794ff7d505f852dc4e0f94901dc7387afaead3bb by Mark Shannon in branch '3.10':
bpo-44616: Mark all clean up instructions at end of named exception block as artificial (GH-27109) (GH-27135)
https://github.com/python/cpython/commit/794ff7d505f852dc4e0f94901dc7387afaead3bb
History
Date User Action Args
2021-07-14 10:44:08Mark.Shannonsetrecipients: + Mark.Shannon, barry, nedbat, pablogsal
2021-07-14 10:44:08Mark.Shannonsetmessageid: <1626259448.24.0.812156320943.issue44616@roundup.psfhosted.org>
2021-07-14 10:44:08Mark.Shannonlinkissue44616 messages
2021-07-14 10:44:08Mark.Shannoncreate