Skip to content

[3.13] gh-157782: Fix test_ttk for Tk 9.1b1 and 9.0.5 (GH-157783) - #157825

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-47c8f84-3.13
Sep 19, 2026
Merged

serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-47c8f84-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

The empty string is now accepted for -justify of ttk::entry,
ttk::combobox and ttk::spinbox, and for -anchor of ttk::label.
(cherry picked from commit 47c8f84)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

The empty string is now accepted for -justify of ttk::entry,
ttk::combobox and ttk::spinbox, and for -anchor of ttk::label.
(cherry picked from commit 47c8f84)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir awaiting review skip news labels Sep 19, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) September 19, 2026 21:08
@serhiy-storchaka
serhiy-storchaka merged commit bc1446b into python:3.13 Sep 19, 2026
44 checks passed
@miss-islington
miss-islington deleted the backport-47c8f84-3.13 branch September 19, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants