[issue31135] [2.7] test_ttk_guionly doesn't destroy all widgets on Python 2.7

STINNER Victor report at bugs.python.org
Tue Aug 8 09:04:49 EDT 2017


STINNER Victor added the comment:

widget_instance-2.7-v2.patch: Updated patch for Python 2.7 to debug test_ttk_guionly.

https://github.com/python/cpython/pull/3026 fix LabeledScale and OptionMenu destroy() method for Python 2.7.

----------
Added file: http://bugs.python.org/file47064/widget_instance-2.7-v2.patch

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


More information about the Python-bugs-list mailing list