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 sbt
Recipients amaury.forgeotdarc, pitrou, sbt
Date 2013-04-03.10:39:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364985543.26.0.613883015568.issue13673@psf.upfronthosting.co.za>
In-reply-to
Content
Adding PyErr_CheckSignals() after PyOS_Readline() in builtin_input() seems to fix the problem.
History
Date User Action Args
2015-10-13 04:38:37martin.panterunlinkissue13673 messages
2013-04-03 10:39:03sbtsetrecipients: + sbt, amaury.forgeotdarc, pitrou
2013-04-03 10:39:03sbtsetmessageid: <1364985543.26.0.613883015568.issue13673@psf.upfronthosting.co.za>
2013-04-03 10:39:03sbtlinkissue13673 messages
2013-04-03 10:39:03sbtcreate