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