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, ned.deily, python-dev, serhiy.storchaka, terry.reedy, vajrasky, zach.ware
Date 2013-11-09.19:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dH7RC1MYhz7Lkd@mail.python.org>
In-reply-to
Content
New changeset be8f9beca8aa by Serhiy Storchaka in branch '2.7':
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
http://hg.python.org/cpython/rev/be8f9beca8aa

New changeset 204e66190dbb by Serhiy Storchaka in branch '3.3':
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
http://hg.python.org/cpython/rev/204e66190dbb

New changeset 2834e410d1ae by Serhiy Storchaka in branch 'default':
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
http://hg.python.org/cpython/rev/2834e410d1ae
History
Date User Action Args
2013-11-09 19:18:00python-devsetrecipients: + python-dev, terry.reedy, gpolo, ned.deily, zach.ware, serhiy.storchaka, vajrasky
2013-11-09 19:18:00python-devlinkissue19085 messages
2013-11-09 19:17:59python-devcreate