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 btharper, matrixise, ned.deily, vstinner
Date 2019-04-29.11:04:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556535852.32.0.663780112771.issue36356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 99fcc616d400cd31af0733c3f8cc93bcc1d32a44 by Victor Stinner in branch 'master':
Revert "bpo-36356: Destroy the GIL at exit (GH-12453)" (GH613006)
https://github.com/python/cpython/commit/99fcc616d400cd31af0733c3f8cc93bcc1d32a44
History
Date User Action Args
2019-04-29 11:04:12vstinnersetrecipients: + vstinner, ned.deily, matrixise, btharper
2019-04-29 11:04:12vstinnersetmessageid: <1556535852.32.0.663780112771.issue36356@roundup.psfhosted.org>
2019-04-29 11:04:12vstinnerlinkissue36356 messages
2019-04-29 11:04:12vstinnercreate