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 JelleZijlstra, benjamin.peterson, corona10, remi.lapeyre, serhiy.storchaka, stutzbach, vstinner
Date 2020-06-01.18:57:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591037829.28.0.465594556838.issue40826@roundup.psfhosted.org>
In-reply-to
Content
See also bpo-40839: Disallow calling PyDict_GetItem() with the GIL released.
History
Date User Action Args
2020-06-01 18:57:09vstinnersetrecipients: + vstinner, benjamin.peterson, stutzbach, serhiy.storchaka, JelleZijlstra, corona10, remi.lapeyre
2020-06-01 18:57:09vstinnersetmessageid: <1591037829.28.0.465594556838.issue40826@roundup.psfhosted.org>
2020-06-01 18:57:09vstinnerlinkissue40826 messages
2020-06-01 18:57:09vstinnercreate