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 skrah
Recipients gregory.p.smith, michael.foord, pitrou, skrah, vstinner
Date 2010-08-12.23:06:03
SpamBayes Score 0.0002661204
Marked as misclassified No
Message-id <1281654365.07.0.909947660627.issue8432@psf.upfronthosting.co.za>
In-reply-to
Content
Issue 8714 could be related as well: On OpenBSD, after a KeyboardInterrupt
one has to hit <Return> before the traceback appears.

This was introduced in (or exposed by) r68460. When Python is compiled
without threads, the bug does not occur.
History
Date User Action Args
2010-08-12 23:06:05skrahsetrecipients: + skrah, gregory.p.smith, pitrou, vstinner, michael.foord
2010-08-12 23:06:05skrahsetmessageid: <1281654365.07.0.909947660627.issue8432@psf.upfronthosting.co.za>
2010-08-12 23:06:03skrahlinkissue8432 messages
2010-08-12 23:06:03skrahcreate