mirror of https://github.com/python/cpython
Browse Source
bpo-31135: Call the parent destroy() method even if the used attribute doesn't exist. The LabeledScale.destroy() method now also explicitly clears label and scale attributes to help the garbage collector to destroy all widgets.pull/3028/head
committed by
GitHub
2 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue