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 eric.snow, shihai1991, vstinner
Date 2020-05-05.18:16:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588702605.14.0.11222335673.issue40513@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0dd5e7a718997da2026ed64fe054dc36cae4fee7 by Victor Stinner in branch 'master':
bpo-40513: new_interpreter() init GIL earlier (GH-19942)
https://github.com/python/cpython/commit/0dd5e7a718997da2026ed64fe054dc36cae4fee7
History
Date User Action Args
2020-05-05 18:16:45vstinnersetrecipients: + vstinner, eric.snow, shihai1991
2020-05-05 18:16:45vstinnersetmessageid: <1588702605.14.0.11222335673.issue40513@roundup.psfhosted.org>
2020-05-05 18:16:45vstinnerlinkissue40513 messages
2020-05-05 18:16:45vstinnercreate