[Pythonmac-SIG] IDLE Crashes when Prefs are accessed on Python 3.3 on OSX 10.8.2

Ned Deily nad at acm.org
Thu Oct 11 05:26:03 CEST 2012


In article <5076289C.7060406 at codebykevin.com>,
 Kevin Walzer <kw at codebykevin.com> wrote:
> The stack trace that I posted earlier, in my own testing, indicates that 
> the issue may be during the infernal event loop integration between Tk 
> and Cocoa--there's been a lot of traffic on the Mac-Tcl list about that. 
> Fortunately, while the low-level event loop issues are more or less 
> unavoidable at this time, they can often be worked around at the script 
> level with calls to update, after idle, etc. It may take some trial and 
> error here to get that working.
> If I'm successful, where should I submit a patch?

A Python patch could go here:
http://bugs.python.org/issue15853

-- 
 Ned Deily,
 nad at acm.org



More information about the Pythonmac-SIG mailing list