Skip to content

gh-120873: Add test for "state" option in ttk.Scale - #120874

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test-tkinter-ttk-scale-state
Jun 22, 2024
Merged

gh-120873: Add test for "state" option in ttk.Scale#120874
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test-tkinter-ttk-scale-state

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jun 22, 2024

Copy link
Copy Markdown
Member

Also refactor the "state" option tests for other ttk widgets.

Also refactor the "state" option tests for other ttk widgets.
@serhiy-storchakaserhiy-storchaka added tests Tests in the Lib/test dir skip news needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jun 22, 2024
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) June 22, 2024 11:11
@serhiy-storchaka
serhiy-storchaka merged commit 974a978 into python:mainJun 22, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@serhiy-storchaka
serhiy-storchaka deleted the test-tkinter-ttk-scale-state branch June 22, 2024 11:18
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 22, 2024
…20874)
Also refactor the "state" option tests for other ttk widgets.
(cherry picked from commit 974a978)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-120875 is a backport of this pull request to the 3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 22, 2024
…20874)
Also refactor the "state" option tests for other ttk widgets.
(cherry picked from commit 974a978)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Jun 22, 2024
@bedevere-app

Copy link
Copy Markdown

GH-120876 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Jun 22, 2024
serhiy-storchaka added a commit that referenced this pull request Jun 22, 2024
GH-120876)
Also refactor the "state" option tests for other ttk widgets.
(cherry picked from commit 974a978)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jun 22, 2024
GH-120875)
Also refactor the "state" option tests for other ttk widgets.
(cherry picked from commit 974a978)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
…20874)
Also refactor the "state" option tests for other ttk widgets.
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
…20874)
Also refactor the "state" option tests for other ttk widgets.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
…20874)
Also refactor the "state" option tests for other ttk widgets.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka