]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
authorZachary Ware <zach@python.org>
Sat, 27 May 2023 17:34:19 +0000 (12:34 -0500)
committerGitHub <noreply@github.com>
Sat, 27 May 2023 17:34:19 +0000 (12:34 -0500)
commita989b73e8ebf869dcc71d06127e8797c92260a0f
treefdfddb9a77864b2c0d61451e012bc3181d23faba
parent86d8f489359b8f6cc15006bdcbd70521ce621fbb
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
22 files changed:
Doc/conf.py
Doc/faq/gui.rst
Doc/library/tk.rst
Doc/library/tkinter.rst
Doc/library/tkinter.tix.rst [deleted file]
Doc/tools/.nitignore
Doc/whatsnew/2.3.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.6.rst
Lib/_compat_pickle.py
Lib/test/pythoninfo.py
Lib/test/test_tix.py [deleted file]
Lib/tkinter/tix.py [deleted file]
Misc/NEWS.d/next/Library/2023-05-24-17-22-56.gh-issue-75552._QlrpQ.rst [new file with mode: 0644]
PCbuild/get_externals.bat
PCbuild/prepare_tcltk.bat
PCbuild/readme.txt
PCbuild/regen.targets
PCbuild/tcltk.props
PCbuild/tix.vcxproj [deleted file]
Tools/freeze/README
Tools/msi/purge.py