]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120873: Add test for "state" option in ttk.Scale (GH-120874)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 22 Jun 2024 11:18:04 +0000 (14:18 +0300)
committerGitHub <noreply@github.com>
Sat, 22 Jun 2024 11:18:04 +0000 (11:18 +0000)
commit974a978631bfbfa6f617e927d5eaa82b06694ae5
tree01301d2774930191278faea3b930e835fdf04909
parent879d1f28bb97bcecddca0824276877aaf97f25b3
gh-120873: Add test for "state" option in ttk.Scale (GH-120874)

Also refactor the "state" option tests for other ttk widgets.
Lib/test/test_ttk/test_widgets.py