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 Arfrever, alejandroautalan, floppymaster, gpolo, martin.panter, python-dev, roger.serwy, serhiy.storchaka
Date 2013-08-22.14:56:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cLTMP0H5Nz7Ljk@mail.python.org>
In-reply-to
Content
New changeset 516b0cd87a90 by Serhiy Storchaka in branch '3.3':
Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6.
http://hg.python.org/cpython/rev/516b0cd87a90

New changeset 5b5ef012cd4e by Serhiy Storchaka in branch 'default':
Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6.
http://hg.python.org/cpython/rev/5b5ef012cd4e

New changeset 06244031b608 by Serhiy Storchaka in branch '2.7':
Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6.
http://hg.python.org/cpython/rev/06244031b608
History
Date User Action Args
2013-08-22 14:56:01python-devsetrecipients: + python-dev, gpolo, roger.serwy, Arfrever, martin.panter, serhiy.storchaka, floppymaster, alejandroautalan
2013-08-22 14:56:01python-devlinkissue16809 messages
2013-08-22 14:56:01python-devcreate