[issue19761] test_tk fails on OS X with multiple test case failures with both Tk 8.5 and 8.4

Serhiy Storchaka report at bugs.python.org
Sun Feb 2 21:38:54 CET 2014


Serhiy Storchaka added the comment:

Thank you Ned for your great investigation.

Here is a patch for these two bugs.

A test for invalid bitmap is skipped (also added a test for bitmap specified in external file). For insertborderwidth tests the insertwidth value is explicitly increased (yes, the Tk source code bounds insertborderwidth by insertwidth/2).

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file33871/issue19761.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19761>
_______________________________________


More information about the Python-bugs-list mailing list