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, gvanrossum, iritkatriel, terry.reedy
Date 2021-11-10.18:08:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636567721.84.0.534097447487.issue45711@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4cdeee5978ee3f8ea7fe95172ae04d866cd88177 by Irit Katriel in branch 'main':
bpo-45711: remove unnecessary DUP_TOP and POP in exception handling (GH-29495)
https://github.com/python/cpython/commit/4cdeee5978ee3f8ea7fe95172ae04d866cd88177
History
Date User Action Args
2021-11-10 18:08:41Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, terry.reedy, iritkatriel
2021-11-10 18:08:41Mark.Shannonsetmessageid: <1636567721.84.0.534097447487.issue45711@roundup.psfhosted.org>
2021-11-10 18:08:41Mark.Shannonlinkissue45711 messages
2021-11-10 18:08:41Mark.Shannoncreate