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-03.18:17:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591208233.59.0.993998766019.issue40826@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6d62dc1ea4e191b8486e80a85ca0694215375424 by Victor Stinner in branch '3.9':
[3.9] bpo-40826: PyOS_InterruptOccurred() requires GIL (GH-20578) (GH-20618)
https://github.com/python/cpython/commit/6d62dc1ea4e191b8486e80a85ca0694215375424
History
Date User Action Args
2020-06-03 18:17:13vstinnersetrecipients: + vstinner, benjamin.peterson, stutzbach, serhiy.storchaka, JelleZijlstra, corona10, remi.lapeyre
2020-06-03 18:17:13vstinnersetmessageid: <1591208233.59.0.993998766019.issue40826@roundup.psfhosted.org>
2020-06-03 18:17:13vstinnerlinkissue40826 messages
2020-06-03 18:17:13vstinnercreate