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 markroseman, ned.deily, python-dev, terry.reedy
Date 2016-08-16.01:54:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471312467.1.0.40016363362.issue27714@psf.upfronthosting.co.za>
In-reply-to
Content
Ned, test_tix failing on some systems (but not Windows) after test_idle, because test_idle calls tk.NoDefaultRoot() (added June 21 in #24137) is #27611.  Serhiy says there is a bug in tix, but no one has fix that yet.  Zach says I should restore tkinter module.  I will probably revert changing it in the first place except when running test_idle alone as main.
History
Date User Action Args
2016-08-16 01:54:27terry.reedysetrecipients: + terry.reedy, ned.deily, markroseman, python-dev
2016-08-16 01:54:27terry.reedysetmessageid: <1471312467.1.0.40016363362.issue27714@psf.upfronthosting.co.za>
2016-08-16 01:54:27terry.reedylinkissue27714 messages
2016-08-16 01:54:26terry.reedycreate