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
Date 2013-11-04.20:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dD4tq2Sbhz7LjP@mail.python.org>
In-reply-to
Content
New changeset c3fa22d04fb2 by Serhiy Storchaka in branch '2.7':
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
http://hg.python.org/cpython/rev/c3fa22d04fb2

New changeset 583347b79aa0 by Serhiy Storchaka in branch '3.3':
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
http://hg.python.org/cpython/rev/583347b79aa0

New changeset fe5a829bd645 by Serhiy Storchaka in branch 'default':
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
http://hg.python.org/cpython/rev/fe5a829bd645
History
Date User Action Args
2013-11-04 20:12:52python-devsetrecipients: + python-dev, terry.reedy, gpolo, ned.deily, serhiy.storchaka, vajrasky
2013-11-04 20:12:52python-devlinkissue19085 messages
2013-11-04 20:12:52python-devcreate