Skip to content

[3.13] gh-151678: Add tests for tkinter.ttk methods (GH-151736)#151743

Open
miss-islington wants to merge 2 commits into
python:3.13from
miss-islington:backport-7d4a0aa-3.13
Open

[3.13] gh-151678: Add tests for tkinter.ttk methods (GH-151736)#151743
miss-islington wants to merge 2 commits into
python:3.13from
miss-islington:backport-7d4a0aa-3.13

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Cover previously-untested ttk methods:

  • Progressbar.step, start and stop;
  • Treeview.parent, next, prev, see and identify_element;
  • Style.theme_settings;
  • OptionMenu.set_menu.
    (cherry picked from commit 7d4a0aa)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com

Cover previously-untested ttk methods:

* Progressbar.step, start and stop;
* Treeview.parent, next, prev, see and identify_element;
* Style.theme_settings;
* OptionMenu.set_menu.
(cherry picked from commit 7d4a0aa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@read-the-docs-community

read-the-docs-community Bot commented Jun 19, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants