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 amaury.forgeotdarc, gpolo, loewis, python-dev, serhiy.storchaka
Date 2015-04-02.08:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150402080254.59574.54620@psf.io>
In-reply-to
Content
New changeset de3496cd609e by Serhiy Storchaka in branch '3.4':
Issue #21526: Tkinter now supports new boolean type in Tcl 8.5.
https://hg.python.org/cpython/rev/de3496cd609e

New changeset b2413da7516f by Serhiy Storchaka in branch 'default':
Issue #21526: Fixed support of new boolean type in Tcl 8.5.
https://hg.python.org/cpython/rev/b2413da7516f

New changeset d0554559de53 by Serhiy Storchaka in branch '2.7':
Issue #21526: Tkinter now supports new boolean type in Tcl 8.5.
https://hg.python.org/cpython/rev/d0554559de53
History
Date User Action Args
2015-04-02 08:03:06python-devsetrecipients: + python-dev, loewis, amaury.forgeotdarc, gpolo, serhiy.storchaka
2015-04-02 08:03:06python-devlinkissue21526 messages
2015-04-02 08:03:06python-devcreate