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 asvetlov, crickert, gpolo, klappnase, mark, martin.panter, python-dev, roger.serwy, serhiy.storchaka, terry.reedy, zach.ware
Date 2015-04-04.09:49:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150404094916.105414.23975@psf.io>
In-reply-to
Content
New changeset dedf481ec2be by Serhiy Storchaka in branch '2.7':
Issue #15133: _tkinter.tkapp.getboolean() now supports long and Tcl_Obj and
https://hg.python.org/cpython/rev/dedf481ec2be

New changeset 117f45749359 by Serhiy Storchaka in branch '3.4':
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
https://hg.python.org/cpython/rev/117f45749359

New changeset 38747f32fa7b by Serhiy Storchaka in branch 'default':
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
https://hg.python.org/cpython/rev/38747f32fa7b
History
Date User Action Args
2015-04-04 09:49:19python-devsetrecipients: + python-dev, terry.reedy, klappnase, mark, gpolo, roger.serwy, asvetlov, martin.panter, zach.ware, serhiy.storchaka, crickert
2015-04-04 09:49:19python-devlinkissue15133 messages
2015-04-04 09:49:19python-devcreate