Skip to content

[3.14] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532)#152544

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-2670cb0-3.14
Jun 29, 2026
Merged

[3.14] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532)#152544
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-2670cb0-3.14

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

wm_manage() works only with the classic tkinter Frame, LabelFrame and
Toplevel widgets, not their tkinter.ttk counterparts.
(cherry picked from commit 2670cb0)

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

…ythonGH-152532)

wm_manage() works only with the classic tkinter Frame, LabelFrame and
Toplevel widgets, not their tkinter.ttk counterparts.
(cherry picked from commit 2670cb0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 64feef1 into python:3.14 Jun 29, 2026
36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 29, 2026
@miss-islington miss-islington deleted the backport-2670cb0-3.14 branch June 29, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants