]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46996: Remove support of Tcl/Tk < 8.5.12 (GH-31839)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 17 Mar 2022 11:05:52 +0000 (13:05 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 11:05:52 +0000 (13:05 +0200)
commitc2e3c06139e9468efb32629d147d99a1672d9e19
tree39d3a7a04231ee4c4f34bf1eab01afdd83a1b2e4
parent7aeb06f78ee4abba64ca2c5c7a848fd2616da6fb
bpo-46996: Remove support of Tcl/Tk < 8.5.12 (GH-31839)
Doc/library/tkinter.ttk.rst
Doc/whatsnew/3.11.rst
Lib/test/test_tcl.py
Lib/tkinter/test/test_tkinter/test_geometry_managers.py
Lib/tkinter/test/test_tkinter/test_widgets.py
Lib/tkinter/test/test_ttk/test_widgets.py
Lib/tkinter/test/widget_tests.py
Lib/tkinter/ttk.py
Misc/NEWS.d/next/Build/2022-03-12-18-09-31.bpo-46996.SygzVz.rst [new file with mode: 0644]
Modules/_tkinter.c