[issue24408] tkinter.font.Font.measure() broken in 3.5

Martin Panter report at bugs.python.org
Sat Jun 20 05:54:58 CEST 2015


Martin Panter added the comment:

Here is a patch to decouple the families() and Font.actual("family") tests as I suggested. Ned, can you confirm if this works on the failing OS X setup? I expect it should be fine.

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file39746/families.patch

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


More information about the Python-bugs-list mailing list