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 ned.deily, serhiy.storchaka, terry.reedy
Date 2014-02-28.02:54:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393556091.11.0.155898413721.issue20800@psf.upfronthosting.co.za>
In-reply-to
Content
With 3.3 and the patch still applied, all 13 test methods fail with tracebacks that end with the _tkinter.create call, as above. For Idle, there are 3 tracebacks for the 3 modules with gui tests.
History
Date User Action Args
2014-02-28 02:54:51terry.reedysetrecipients: + terry.reedy, ned.deily, serhiy.storchaka
2014-02-28 02:54:51terry.reedysetmessageid: <1393556091.11.0.155898413721.issue20800@psf.upfronthosting.co.za>
2014-02-28 02:54:51terry.reedylinkissue20800 messages
2014-02-28 02:54:50terry.reedycreate