]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 22 Jun 2024 13:19:42 +0000 (16:19 +0300)
committerGitHub <noreply@github.com>
Sat, 22 Jun 2024 13:19:42 +0000 (16:19 +0300)
commita046c848c1df0cf98092e9696594d3fb836e3530
tree7c70013815b5840392bf50b3362d0854f6d52a13
parent974a978631bfbfa6f617e927d5eaa82b06694ae5
gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877)
Lib/test/test_tkinter/test_widgets.py
Lib/test/test_tkinter/widget_tests.py
Lib/test/test_ttk/test_widgets.py