Skip to content

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

Merged
serhiy-storchaka merged 2 commits into
python:3.14from
miss-islington:backport-d6855c8-3.14
Jul 10, 2026
Merged

[3.14] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381)#153387
serhiy-storchaka merged 2 commits into
python:3.14from
miss-islington:backport-d6855c8-3.14

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 d6855c8)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 467fab9 into python:3.14 Jul 10, 2026
45 checks passed
@miss-islington miss-islington deleted the backport-d6855c8-3.14 branch July 10, 2026 19:40
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