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 python-dev
Recipients gpolo, python-dev, serhiy.storchaka, terry.reedy, zach.ware
Date 2014-08-24.06:14:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hgmPr65V7z7Ljc@mail.python.org>
In-reply-to
Content
New changeset 32fdaf401e50 by Serhiy Storchaka in branch '2.7':
Issue #22236: Tkinter tests now don't reuse default root window.  New root
http://hg.python.org/cpython/rev/32fdaf401e50

New changeset dd1dffe6f0d2 by Serhiy Storchaka in branch '3.4':
Issue #22236: Tkinter tests now don't reuse default root window.  New root
http://hg.python.org/cpython/rev/dd1dffe6f0d2

New changeset 014060738f7f by Serhiy Storchaka in branch 'default':
Issue #22236: Tkinter tests now don't reuse default root window.  New root
http://hg.python.org/cpython/rev/014060738f7f
History
Date User Action Args
2014-08-24 06:14:09python-devsetrecipients: + python-dev, terry.reedy, gpolo, zach.ware, serhiy.storchaka
2014-08-24 06:14:09python-devlinkissue22236 messages
2014-08-24 06:14:09python-devcreate