]> 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:27:08 +0000 (18:27 +0100)
committerTim Golden <mail@timgolden.me.uk>
Fri, 29 Jun 2012 17:27:08 +0000 (18:27 +0100)
commitb92b757eed4aeac9b238f1fa355038e200e9e0d3
treec82134c14af25477b366c4880dc38eca5d252de5
parent5b5619f717be2a712c05d6c63a0ca4184f263aee
Issue #1677: Handle better a race condition between the interactive interpreter and
the Ctrl-C signal handler on Windows
Parser/myreadline.c