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 ncoghlan
Recipients Mark.Shannon, deleted0524, erik.bray, gregory.p.smith, jdemeyer, ncoghlan, njs, xgdomingo, yselivanov
Date 2017-09-08.02:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504837194.79.0.42193546392.issue29988@psf.upfronthosting.co.za>
In-reply-to
Content
Nathaniel, actually, I think issue 31387 is the right one to comment on, as still being able to interrupt long-running loops in synchronous code is a quality of implementation concern for that RFE.
History
Date User Action Args
2017-09-08 02:19:54ncoghlansetrecipients: + ncoghlan, gregory.p.smith, njs, Mark.Shannon, erik.bray, jdemeyer, yselivanov, deleted0524, xgdomingo
2017-09-08 02:19:54ncoghlansetmessageid: <1504837194.79.0.42193546392.issue29988@psf.upfronthosting.co.za>
2017-09-08 02:19:54ncoghlanlinkissue29988 messages
2017-09-08 02:19:54ncoghlancreate