]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 Jun 2026 06:39:17 +0000 (08:39 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 06:39:17 +0000 (09:39 +0300)
commitbb00fc09cd4f3a1c5ea2bcff174e872db3e69903
treec3582af142e5eaaaccf0d9276166481b2501b09c
parent9dc1ae091838171ad82cccf2161cea38c82670e8
[3.13] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532) (GH-152545)

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Doc/library/tkinter.rst