]> granicus.if.org Git - python/commit
PyThreadState_Swap(NULL) didn't do what I thought it did. Fixes
authorMichael W. Hudson <mwh@python.net>
Thu, 8 Jul 2004 15:28:26 +0000 (15:28 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 8 Jul 2004 15:28:26 +0000 (15:28 +0000)
commit238499060351da61665c1e623c5f59c6d0ef3354
treee6d8506f934b886c98e06539c36ffb6aaacaee8f
parentb43dbcb4e873dfebbf07654d732d2bc0033f4605
PyThreadState_Swap(NULL) didn't do what I thought it did.  Fixes

[ 987287 ] Python 2.4a1, interpreter hanging on Keyboard Interrupt
Modules/readline.c
Parser/myreadline.c