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, vstinner
Date 2020-10-30.17:03:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604077415.85.0.497434890569.issue42208@roundup.psfhosted.org>
In-reply-to
Content
New changeset dff1ad509051f7e07e77d1e3ec83314d53fb1118 by Victor Stinner in branch 'master':
bpo-42208: Move _PyImport_Cleanup() to pylifecycle.c (GH-23040)
https://github.com/python/cpython/commit/dff1ad509051f7e07e77d1e3ec83314d53fb1118
History
Date User Action Args
2020-10-30 17:03:35vstinnersetrecipients: + vstinner, corona10
2020-10-30 17:03:35vstinnersetmessageid: <1604077415.85.0.497434890569.issue42208@roundup.psfhosted.org>
2020-10-30 17:03:35vstinnerlinkissue42208 messages
2020-10-30 17:03:35vstinnercreate