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 vstinner
Date 2019-11-20.09:38:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574242719.18.0.462646002192.issue38858@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7eee5beaf87be898a679278c480e8dd0df76d351 by Victor Stinner in branch 'master':
bpo-38858: Factorize Py_EndInterpreter() code (GH-17273)
https://github.com/python/cpython/commit/7eee5beaf87be898a679278c480e8dd0df76d351
History
Date User Action Args
2019-11-20 09:38:39vstinnersetrecipients: + vstinner
2019-11-20 09:38:39vstinnersetmessageid: <1574242719.18.0.462646002192.issue38858@roundup.psfhosted.org>
2019-11-20 09:38:39vstinnerlinkissue38858 messages
2019-11-20 09:38:38vstinnercreate