]> granicus.if.org Git - python/commit
Issue #1677: Handle better a race condition between the interactive interpreter and
authorTim Golden <mail@timgolden.me.uk>
Fri, 29 Jun 2012 17:39:26 +0000 (18:39 +0100)
committerTim Golden <mail@timgolden.me.uk>
Fri, 29 Jun 2012 17:39:26 +0000 (18:39 +0100)
commit9175c3d804ad708c1065ce85575506992fe10543
tree04797d8de51f8b7da89ac55303c8f7f482d4f066
parent25652884b452142460f5868ac28af4f12895e046
Issue #1677: Handle better a race condition between the interactive interpreter and
the Ctrl-C signal handler on Windows
Parser/myreadline.c