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-04-24.15:24:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556119446.09.0.27553524841.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8e91c246e468515b877690e090c73f496552541d by Victor Stinner in branch 'master':
bpo-36710: Add runtime variable to Py_FinalizeEx() (GH-12937)
https://github.com/python/cpython/commit/8e91c246e468515b877690e090c73f496552541d
History
Date User Action Args
2019-04-24 15:24:06vstinnersetrecipients: + vstinner
2019-04-24 15:24:06vstinnersetmessageid: <1556119446.09.0.27553524841.issue36710@roundup.psfhosted.org>
2019-04-24 15:24:06vstinnerlinkissue36710 messages
2019-04-24 15:24:06vstinnercreate