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 iritkatriel
Recipients Mark.Shannon, gvanrossum, iritkatriel, terry.reedy
Date 2021-11-10.16:57:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636563443.53.0.765780059401.issue45711@roundup.psfhosted.org>
In-reply-to
Content
New changeset 05fbd60147456d77a7aecf29dddd86c5bde5872f by Irit Katriel in branch 'main':
bpo-45711: Use _PyErr_ClearExcState instead of setting only exc_value to NULL (GH-29404)
https://github.com/python/cpython/commit/05fbd60147456d77a7aecf29dddd86c5bde5872f
History
Date User Action Args
2021-11-10 16:57:23iritkatrielsetrecipients: + iritkatriel, gvanrossum, terry.reedy, Mark.Shannon
2021-11-10 16:57:23iritkatrielsetmessageid: <1636563443.53.0.765780059401.issue45711@roundup.psfhosted.org>
2021-11-10 16:57:23iritkatriellinkissue45711 messages
2021-11-10 16:57:23iritkatrielcreate