]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9.1 (GH-145738)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 11 Mar 2026 19:01:03 +0000 (21:01 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2026 19:01:03 +0000 (21:01 +0200)
commit77d6d5d8fcc8565034dac378b2184131af735512
tree3a2dc106d209ba307e60c55f2dfcde3fa424bc7f
parent713be70175a2dad477a1cf5e7c00bab0edda04ad
gh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9.1 (GH-145738)
Lib/test/test_tkinter/test_widgets.py
Lib/test/test_tkinter/widget_tests.py
Lib/test/test_ttk/test_widgets.py