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 Drekin, jcea, sbt, tim.golden, vstinner
Date 2013-04-03.10:42:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364985742.94.0.0588809903767.issue17619@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
2013-04-03 10:42:22sbtsetrecipients: + sbt, jcea, vstinner, tim.golden, Drekin
2013-04-03 10:42:22sbtsetmessageid: <1364985742.94.0.0588809903767.issue17619@psf.upfronthosting.co.za>
2013-04-03 10:42:22sbtlinkissue17619 messages
2013-04-03 10:42:22sbtcreate