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.12:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591188003.82.0.876371885038.issue40826@roundup.psfhosted.org>
In-reply-to
Content
New changeset fa7ab6aa0f9a4f695e5525db5a113cd21fa93787 by Victor Stinner in branch 'master':
bpo-40826: Add _PyOS_InterruptOccurred(tstate) function (GH-20599)
https://github.com/python/cpython/commit/fa7ab6aa0f9a4f695e5525db5a113cd21fa93787
History
Date User Action Args
2020-06-03 12:40:03vstinnersetrecipients: + vstinner, benjamin.peterson, stutzbach, serhiy.storchaka, JelleZijlstra, corona10, remi.lapeyre
2020-06-03 12:40:03vstinnersetmessageid: <1591188003.82.0.876371885038.issue40826@roundup.psfhosted.org>
2020-06-03 12:40:03vstinnerlinkissue40826 messages
2020-06-03 12:40:03vstinnercreate