Staging
v0.8.1
https://github.com/python/cpython
Revision 56e162ad5c5d3effe9b4f05d0179e1b6a2a2d9b8 authored by Victor Stinner on 08 August 2017, 17:15:52 UTC, committed by GitHub on 08 August 2017, 17:15:52 UTC
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.
1 parent 245dafc
History
Tip revision: 56e162ad5c5d3effe9b4f05d0179e1b6a2a2d9b8 authored by Victor Stinner on 08 August 2017, 17:15:52 UTC
ttk: fix LabeledScale and OptionMenu destroy() method (#3026)
Tip revision: 56e162a
File Mode Size
_bsddb.vcxproj -rw-r--r-- 16.1 KB
_bsddb.vcxproj.filters -rw-r--r-- 28.8 KB
_ctypes.vcxproj -rw-r--r-- 4.6 KB
_ctypes.vcxproj.filters -rw-r--r-- 2.3 KB
_ctypes_test.vcxproj -rw-r--r-- 3.0 KB
_ctypes_test.vcxproj.filters -rw-r--r-- 719 bytes
_elementtree.vcxproj -rw-r--r-- 4.3 KB
_elementtree.vcxproj.filters -rw-r--r-- 2.5 KB
_hashlib.vcxproj -rw-r--r-- 3.7 KB
_hashlib.vcxproj.filters -rw-r--r-- 437 bytes
_msi.vcxproj -rw-r--r-- 3.1 KB
_msi.vcxproj.filters -rw-r--r-- 424 bytes
_multiprocessing.vcxproj -rw-r--r-- 3.6 KB
_multiprocessing.vcxproj.filters -rw-r--r-- 1.3 KB
_socket.vcxproj -rw-r--r-- 3.2 KB
_socket.vcxproj.filters -rw-r--r-- 703 bytes
_sqlite3.vcxproj -rw-r--r-- 4.5 KB
_sqlite3.vcxproj.filters -rw-r--r-- 2.5 KB
_ssl.vcxproj -rw-r--r-- 3.9 KB
_ssl.vcxproj.filters -rw-r--r-- 429 bytes
_testcapi.vcxproj -rw-r--r-- 3.1 KB
_testcapi.vcxproj.filters -rw-r--r-- 440 bytes
_tkinter.vcxproj -rw-r--r-- 3.6 KB
_tkinter.vcxproj.filters -rw-r--r-- 535 bytes
build.bat -rw-r--r-- 5.3 KB
build_env.bat -rw-r--r-- 25 bytes
build_pgo.bat -rw-r--r-- 140 bytes
bz2.vcxproj -rw-r--r-- 3.8 KB
bz2.vcxproj.filters -rw-r--r-- 1.7 KB
clean.bat -rw-r--r-- 126 bytes
env.bat -rw-r--r-- 976 bytes
field3.py -rw-r--r-- 974 bytes
get_externals.bat -rw-r--r-- 3.0 KB
idle.bat -rw-r--r-- 284 bytes
installer.bmp -rw-r--r-- 57.4 KB
libeay.vcxproj -rw-r--r-- 45.3 KB
openssl.props -rw-r--r-- 3.6 KB
pcbuild.proj -rw-r--r-- 3.9 KB
pcbuild.sln -rw-r--r-- 40.0 KB
prepare_ssl.py -rw-r--r-- 6.4 KB
pyexpat.vcxproj -rw-r--r-- 3.5 KB
pyexpat.vcxproj.filters -rw-r--r-- 1.1 KB
pyproject.props -rw-r--r-- 9.0 KB
python.props -rw-r--r-- 7.0 KB
python.vcxproj -rw-r--r-- 4.7 KB
python.vcxproj.filters -rw-r--r-- 823 bytes
pythoncore.vcxproj -rw-r--r-- 20.9 KB
pythoncore.vcxproj.filters -rw-r--r-- 30.8 KB
pythonw.vcxproj -rw-r--r-- 3.7 KB
pythonw.vcxproj.filters -rw-r--r-- 703 bytes
readme.txt -rw-r--r-- 12.6 KB
rmpyc.py -rw-r--r-- 598 bytes
rt.bat -rw-r--r-- 1.9 KB
select.vcxproj -rw-r--r-- 3.1 KB
select.vcxproj.filters -rw-r--r-- 437 bytes
sqlite3.vcxproj -rw-r--r-- 3.1 KB
sqlite3.vcxproj.filters -rw-r--r-- 805 bytes
ssleay.vcxproj -rw-r--r-- 4.8 KB
tcl.vcxproj -rw-r--r-- 3.5 KB
tcltk.props -rw-r--r-- 2.8 KB
tix.vcxproj -rw-r--r-- 3.6 KB
tk.vcxproj -rw-r--r-- 3.6 KB
unicodedata.vcxproj -rw-r--r-- 3.2 KB
unicodedata.vcxproj.filters -rw-r--r-- 811 bytes
w9xpopen.vcxproj -rw-r--r-- 3.1 KB
w9xpopen.vcxproj.filters -rw-r--r-- 428 bytes
winsound.vcxproj -rw-r--r-- 3.1 KB
winsound.vcxproj.filters -rw-r--r-- 501 bytes

readme.txt

back to top