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-30.07:59:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498809584.07.0.713941110145.issue29926@psf.upfronthosting.co.za>
In-reply-to
Content
Github links to the aforementioned changesets:

"added PyErr_SetInterrupt(); NT ifdefs"
https://github.com/python/cpython/commit/06d511ddf5fe16468a3abd53344fa283b9981d73

"Add interrupt_main() to thread module."
https://github.com/python/cpython/commit/a11e84613579e2487bcb3967d3a2edbd0665343a
History
Date User Action Args
2017-06-30 07:59:44pitrousetrecipients: + pitrou, terry.reedy, njs, martin.panter, Mark, eryksun, louielu
2017-06-30 07:59:44pitrousetmessageid: <1498809584.07.0.713941110145.issue29926@psf.upfronthosting.co.za>
2017-06-30 07:59:44pitroulinkissue29926 messages
2017-06-30 07:59:43pitroucreate