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 serhiy.storchaka
Recipients gpolo, ned.deily, python-dev, serhiy.storchaka, terry.reedy, vajrasky
Date 2013-11-03.16:32:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383496371.86.0.519370359545.issue19085@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Vajrasky. Now I see that this is a bug in Tk 8.5 which was fixed in 8.5.12. We should use round() to conform with last Tk patchlevels. However this breaks tests on Ubuntu 12.04 LTS which uses 8.5.11.

Here is a patch which adds workaround for this bug.
History
Date User Action Args
2013-11-03 16:32:51serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, gpolo, ned.deily, python-dev, vajrasky
2013-11-03 16:32:51serhiy.storchakasetmessageid: <1383496371.86.0.519370359545.issue19085@psf.upfronthosting.co.za>
2013-11-03 16:32:51serhiy.storchakalinkissue19085 messages
2013-11-03 16:32:51serhiy.storchakacreate