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, brandtbucher, iritkatriel
Date 2022-01-04.10:37:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641292635.64.0.184550808353.issue46202@roundup.psfhosted.org>
In-reply-to
Content
New changeset a94461d7189d7f1147ab304a332c8684263dc17e by Irit Katriel in branch 'main':
bpo-46202: Remove opcode POP_EXCEPT_AND_RERAISE (GH-30302)
https://github.com/python/cpython/commit/a94461d7189d7f1147ab304a332c8684263dc17e
History
Date User Action Args
2022-01-04 10:37:15Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher, iritkatriel
2022-01-04 10:37:15Mark.Shannonsetmessageid: <1641292635.64.0.184550808353.issue46202@roundup.psfhosted.org>
2022-01-04 10:37:15Mark.Shannonlinkissue46202 messages
2022-01-04 10:37:15Mark.Shannoncreate