[issue11088] IDLE on OS X with Cocoa Tk 8.5 can hang waiting on input / raw_input

Ronald Oussoren report at bugs.python.org
Tue Mar 15 22:27:20 CET 2011


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

Added an updated version of the patch:

* Only perform the workaround in IDLE.app on OSX
* A slightly longer timeout is needed to work reliably on my machine
 
The latter bullet indicates that this is probably not a reliable fix,
there is a timeing issue.

----------
Added file: http://bugs.python.org/file21227/issue-11088.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11088>
_______________________________________


More information about the Python-bugs-list mailing list