This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients jkloth, terry.reedy, tusharsadhwani
Date 2020-09-16.00:37:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600216670.95.0.377614572064.issue41758@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-09-16 00:37:50terry.reedysetrecipients: + terry.reedy, jkloth, tusharsadhwani
2020-09-16 00:37:50terry.reedysetmessageid: <1600216670.95.0.377614572064.issue41758@roundup.psfhosted.org>
2020-09-16 00:37:50terry.reedylinkissue41758 messages
2020-09-16 00:37:50terry.reedycreate