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 ned.deily, python-dev, serhiy.storchaka
Date 2014-05-23.21:00:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gb0TD4y0mzStd@mail.python.org>
In-reply-to
Content
New changeset c7ee46ed2d70 by Serhiy Storchaka in branch '2.7':
Fixed new Tkinter tests added in issue #21522 with Tk 8.4.
http://hg.python.org/cpython/rev/c7ee46ed2d70

New changeset 854404294f34 by Serhiy Storchaka in branch '3.4':
Fixed new Tkinter tests added in issue #21522 with Tk 8.4.
http://hg.python.org/cpython/rev/854404294f34

New changeset 1079772e7309 by Serhiy Storchaka in branch 'default':
Fixed new Tkinter tests added in issue #21522 with Tk 8.4.
http://hg.python.org/cpython/rev/1079772e7309
History
Date User Action Args
2014-05-23 21:00:17python-devsetrecipients: + python-dev, ned.deily, serhiy.storchaka
2014-05-23 21:00:17python-devlinkissue21522 messages
2014-05-23 21:00:17python-devcreate