]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877) (GH-120879)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 22 Jun 2024 13:43:30 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Jun 2024 13:43:30 +0000 (13:43 +0000)
commitcffead81fae34aa678ef2f89dff4a0175a619c85
tree8e9363234fb5bc6daf0318f352ca0893cad1e9a2
parent61e6b6ab4abc36fe82f42677e3212caf973da467
[3.13] gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877) (GH-120879)

(cherry picked from commit a046c848c1df0cf98092e9696594d3fb836e3530)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_tkinter/test_widgets.py
Lib/test/test_tkinter/widget_tests.py
Lib/test/test_ttk/test_widgets.py