Terry J. Reedy <tjre...@udel.edu> added the comment:

Another oddity of this crash is that Python usually checks stack usage and 
raise RecursionError when the limit is reached.  Event handling apparently can 
bypass this.

I opened python-list thread "Need tests of turtledemo.colordemo on Windows 
installations".  Colormixer works fine for Frank Milman and MRAB. Dennis Lee 
Bieber asked whether there was a mix of 32- and 64-bit stuff.

Until someone else has the same problem, I am tempted to close this as 
local-system-specific.  ('Works for me')  I certainly have no more to say on 
this.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41758>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to