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 miss-islington
Recipients Andre Merzky, mcepl, minrk, miss-islington, neologix, pitrou, sxsns243, takluyver, vstinner
Date 2019-05-24.09:22:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558689761.87.0.515240897463.issue23395@roundup.psfhosted.org>
In-reply-to
Content
New changeset 310f414bbd4d6ed1d8813f724c91ce9b4129c0ba by Miss Islington (bot) in branch '3.7':
bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not handled (GH-7778)
https://github.com/python/cpython/commit/310f414bbd4d6ed1d8813f724c91ce9b4129c0ba
History
Date User Action Args
2019-05-24 09:22:41miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner, mcepl, neologix, takluyver, minrk, Andre Merzky, sxsns243
2019-05-24 09:22:41miss-islingtonsetmessageid: <1558689761.87.0.515240897463.issue23395@roundup.psfhosted.org>
2019-05-24 09:22:41miss-islingtonlinkissue23395 messages
2019-05-24 09:22:41miss-islingtoncreate