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 vstinner
Recipients Drekin, jcea, tim.golden, vstinner
Date 2013-04-03.01:46:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364953596.91.0.205387746586.issue17619@psf.upfronthosting.co.za>
In-reply-to
Content
It may be related to the following commit:

changeset:   77861:9523c122d6fc
user:        Tim Golden <mail@timgolden.me.uk>
date:        Fri Jun 29 18:39:26 2012 +0100
files:       Parser/myreadline.c
description:
Issue #1677: Handle better a race condition between the interactive interpreter and
the Ctrl-C signal handler on Windows
History
Date User Action Args
2013-04-03 01:46:36vstinnersetrecipients: + vstinner, jcea, tim.golden, Drekin
2013-04-03 01:46:36vstinnersetmessageid: <1364953596.91.0.205387746586.issue17619@psf.upfronthosting.co.za>
2013-04-03 01:46:36vstinnerlinkissue17619 messages
2013-04-03 01:46:36vstinnercreate