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 gpolo, ned.deily, python-dev, serhiy.storchaka, terry.reedy, vajrasky
Date 2013-11-03.16:26:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dCMvf6cN5z7LjT@mail.python.org>
In-reply-to
Content
New changeset a34889a30d52 by Serhiy Storchaka in branch '2.7':
Issue #19085: Fixed pixels rounding for last Tk patchlevels.
http://hg.python.org/cpython/rev/a34889a30d52

New changeset dfdf47a9aad4 by Serhiy Storchaka in branch '3.3':
Issue #19085: Fixed pixels rounding for last Tk patchlevels.
http://hg.python.org/cpython/rev/dfdf47a9aad4

New changeset e7be7aceab77 by Serhiy Storchaka in branch 'default':
Issue #19085: Fixed pixels rounding for last Tk patchlevels.
http://hg.python.org/cpython/rev/e7be7aceab77
History
Date User Action Args
2013-11-03 16:26:28python-devsetrecipients: + python-dev, terry.reedy, gpolo, ned.deily, serhiy.storchaka, vajrasky
2013-11-03 16:26:28python-devlinkissue19085 messages
2013-11-03 16:26:28python-devcreate