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 2020-05-05.14:14:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588688079.25.0.485743489155.issue40513@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b1e3307e24b0af45787ab6456535b8346e0239a by Victor Stinner in branch 'master':
bpo-40513: Per-interpreter gil_drop_request (GH-19927)
https://github.com/python/cpython/commit/0b1e3307e24b0af45787ab6456535b8346e0239a
History
Date User Action Args
2020-05-05 14:14:39vstinnersetrecipients: + vstinner
2020-05-05 14:14:39vstinnersetmessageid: <1588688079.25.0.485743489155.issue40513@roundup.psfhosted.org>
2020-05-05 14:14:39vstinnerlinkissue40513 messages
2020-05-05 14:14:39vstinnercreate