Message202036
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. |
|
Date |
User |
Action |
Args |
2013-11-03 16:32:51 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, gpolo, ned.deily, python-dev, vajrasky |
2013-11-03 16:32:51 | serhiy.storchaka | set | messageid: <1383496371.86.0.519370359545.issue19085@psf.upfronthosting.co.za> |
2013-11-03 16:32:51 | serhiy.storchaka | link | issue19085 messages |
2013-11-03 16:32:51 | serhiy.storchaka | create | |
|