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 vstinner
Recipients corona10, erlendaasland, kumaraditya, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-22.21:31:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642887116.93.0.73364380606.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 621a45ccacd121f9ae4d8a539f040410c74b253b by Victor Stinner in branch 'main':
bpo-46417: Py_Finalize() clears static exceptioins (GH-30805)
https://github.com/python/cpython/commit/621a45ccacd121f9ae4d8a539f040410c74b253b
History
Date User Action Args
2022-01-22 21:31:56vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991, erlendaasland, kumaraditya
2022-01-22 21:31:56vstinnersetmessageid: <1642887116.93.0.73364380606.issue46417@roundup.psfhosted.org>
2022-01-22 21:31:56vstinnerlinkissue46417 messages
2022-01-22 21:31:56vstinnercreate