[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 08:41:40 EDT 2017


STINNER Victor added the comment:

widget_instance-master.patch: Check that Tkinter.Widget.destroy() removes all children and check that test_ttk_guionly doesn't leak widgets.

----------
Added file: http://bugs.python.org/file47063/widget_instance-master.patch

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


More information about the Python-bugs-list mailing list