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:33:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588703590.1.0.425551249546.issue40513@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb2c7c4afbab0514352ab0246b0c0cc85d1bba53 by Victor Stinner in branch 'master':
bpo-40513: _xxsubinterpreters.run_string() releases the GIL (GH-19944)
https://github.com/python/cpython/commit/fb2c7c4afbab0514352ab0246b0c0cc85d1bba53
History
Date User Action Args
2020-05-05 18:33:10vstinnersetrecipients: + vstinner, eric.snow, shihai1991
2020-05-05 18:33:10vstinnersetmessageid: <1588703590.1.0.425551249546.issue40513@roundup.psfhosted.org>
2020-05-05 18:33:10vstinnerlinkissue40513 messages
2020-05-05 18:33:10vstinnercreate