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 eryksun
Recipients Mark.Shannon, eryksun, gvanrossum, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-11-09.18:57:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604948252.76.0.744210182014.issue42296@roundup.psfhosted.org>
In-reply-to
Content
Yes, if I force the return value of _Py_ThreadCanHandleSignals to 1, the loop is broken by a KeyboardInterrupt.
History
Date User Action Args
2020-11-09 18:57:32eryksunsetrecipients: + eryksun, gvanrossum, paul.moore, vstinner, tim.golden, Mark.Shannon, zach.ware, serhiy.storchaka, steve.dower
2020-11-09 18:57:32eryksunsetmessageid: <1604948252.76.0.744210182014.issue42296@roundup.psfhosted.org>
2020-11-09 18:57:32eryksunlinkissue42296 messages
2020-11-09 18:57:32eryksuncreate