Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-d6855c8-3.13
Open

[3.13] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381)#153388
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-d6855c8-3.13

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants