]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-120873: Add test for "state" option in ttk.Scale (GH-120874) (GH-120876)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 22 Jun 2024 11:39:33 +0000 (13:39 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Jun 2024 11:39:33 +0000 (11:39 +0000)
commit22a276ff15654206a648f22e667f348c706a9813
tree1dee710414eca6fb7c68831cbb5f30c0210da62f
parentb1bccab588b978220f16eedf839af70cb8bb76ea
[3.12] gh-120873: Add test for "state" option in ttk.Scale (GH-120874) (GH-120876)

Also refactor the "state" option tests for other ttk widgets.
(cherry picked from commit 974a978631bfbfa6f617e927d5eaa82b06694ae5)

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