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, busfault, python-dev
Date 2012-07-30.17:05:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Wm6bg05qGzPTp@mail.python.org>
In-reply-to
Content
New changeset fd5166fdb978 by Andrew Svetlov in branch '3.2':
Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog.
http://hg.python.org/cpython/rev/fd5166fdb978

New changeset 2f3ccf4ec193 by Andrew Svetlov in branch 'default':
Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog.
http://hg.python.org/cpython/rev/2f3ccf4ec193

New changeset f98e2944cb40 by Andrew Svetlov in branch '2.7':
Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog.
http://hg.python.org/cpython/rev/f98e2944cb40
History
Date User Action Args
2012-07-30 17:05:20python-devsetrecipients: + python-dev, asvetlov, busfault
2012-07-30 17:05:20python-devlinkissue12288 messages
2012-07-30 17:05:20python-devcreate