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 BreamoreBoy, ajaksu2, eric.snow, jd, jpe, pitrou, serhiy.storchaka, vstinner
Date 2019-12-11.14:02:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576072929.85.0.213365547585.issue1021318@roundup.psfhosted.org>
In-reply-to
Content
I'm not sure of what is the best approach. Currently, bpo-10915 is blocking different projects: "Make the PyGILState API compatible with multiple interpreters". We may have to fix this API first, and clarify the scope of the different locks.
History
Date User Action Args
2019-12-11 14:02:09vstinnersetrecipients: + vstinner, jpe, pitrou, ajaksu2, jd, BreamoreBoy, eric.snow, serhiy.storchaka
2019-12-11 14:02:09vstinnersetmessageid: <1576072929.85.0.213365547585.issue1021318@roundup.psfhosted.org>
2019-12-11 14:02:09vstinnerlinkissue1021318 messages
2019-12-11 14:02:09vstinnercreate