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 roger.serwy
Recipients ebfe, ned.deily, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-11-26.19:47:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353959250.91.0.0187473408021.issue16547@psf.upfronthosting.co.za>
In-reply-to
Content
Lukas, thank you for your persistence in trying to resolve this issue. 

The Windows traceback is interesting. I am wondering if a "race" condition may be causing this bug. Callbacks from the Tcl interpreter eventloop back into Python may be ordered improperly.

Also, IDLE crashing with pythonw.exe is due to issue13582.
History
Date User Action Args
2012-11-26 19:47:30roger.serwysetrecipients: + roger.serwy, terry.reedy, ned.deily, ebfe, serhiy.storchaka
2012-11-26 19:47:30roger.serwysetmessageid: <1353959250.91.0.0187473408021.issue16547@psf.upfronthosting.co.za>
2012-11-26 19:47:30roger.serwylinkissue16547 messages
2012-11-26 19:47:30roger.serwycreate