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, nedbat
Date 2020-12-21.13:53:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608558837.47.0.468791098394.issue42634@roundup.psfhosted.org>
In-reply-to
Content
New changeset f2dbfd7e20431f0bcf2b655aa876afec7fe03c6f by Mark Shannon in branch 'master':
bpo-42634: Mark reraise after except blocks as artificial. (GH-23877)
https://github.com/python/cpython/commit/f2dbfd7e20431f0bcf2b655aa876afec7fe03c6f
History
Date User Action Args
2020-12-21 13:53:57Mark.Shannonsetrecipients: + Mark.Shannon, nedbat
2020-12-21 13:53:57Mark.Shannonsetmessageid: <1608558837.47.0.468791098394.issue42634@roundup.psfhosted.org>
2020-12-21 13:53:57Mark.Shannonlinkissue42634 messages
2020-12-21 13:53:57Mark.Shannoncreate