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