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 pitrou
Recipients Mark, eryksun, louielu, martin.panter, njs, pitrou, terry.reedy
Date 2017-06-29.22:22:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498774956.65.0.236939919235.issue29926@psf.upfronthosting.co.za>
In-reply-to
Content
+1 on having PyErr_SetInterrupt() call raise(SIGINT) or equivalent.
History
Date User Action Args
2017-06-29 22:22:36pitrousetrecipients: + pitrou, terry.reedy, njs, martin.panter, Mark, eryksun, louielu
2017-06-29 22:22:36pitrousetmessageid: <1498774956.65.0.236939919235.issue29926@psf.upfronthosting.co.za>
2017-06-29 22:22:36pitroulinkissue29926 messages
2017-06-29 22:22:36pitroucreate