Skip to content

[3.15] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381)#153386

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-d6855c8-3.15
Jul 9, 2026
Merged

[3.15] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381)#153386
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-d6855c8-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2026

Copy link
Copy Markdown
Contributor
  • selectmode: new 'single' and 'multiple' modes
  • set(): includes the tree column '#0'
  • insert()/selection(): item ids keep the passed value's type
  • heading_callback: avoid a double click on the second click
  • theme_create_image: don't assert the exact (now scaled) width
    (cherry picked from commit d6855c8)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

- selectmode: new 'single' and 'multiple' modes
- set(): includes the tree column '#0'
- insert()/selection(): item ids keep the passed value's type
- heading_callback: avoid a double click on the second click
- theme_create_image: don't assert the exact (now scaled) width
(cherry picked from commit d6855c8ad00ffa2bee318b510d0e90573dddbbab)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 9, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) July 9, 2026 06:08
@serhiy-storchaka serhiy-storchaka merged commit dd37706 into python:3.15 Jul 9, 2026
58 checks passed
@miss-islington miss-islington deleted the backport-d6855c8-3.15 branch July 9, 2026 06:44
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 topic-tkinter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants