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 shihai1991, vstinner
Date 2020-12-15.13:34:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608039290.23.0.903064342686.issue42639@roundup.psfhosted.org>
In-reply-to
Content
New changeset b8fa135908d294b350cdad04e2f512327a538dee by Victor Stinner in branch 'master':
bpo-42639: Move atexit state to PyInterpreterState (GH-23763)
https://github.com/python/cpython/commit/b8fa135908d294b350cdad04e2f512327a538dee
History
Date User Action Args
2020-12-15 13:34:50vstinnersetrecipients: + vstinner, shihai1991
2020-12-15 13:34:50vstinnersetmessageid: <1608039290.23.0.903064342686.issue42639@roundup.psfhosted.org>
2020-12-15 13:34:50vstinnerlinkissue42639 messages
2020-12-15 13:34:50vstinnercreate