]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:38:47 +0000 (08:38 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 06:38:47 +0000 (09:38 +0300)
commit4f140148c45214dd43ebcd6546ed5799521b536b
treeb0af3f43047fea4e9c092c5871e3c28660825017
parent404113bd37625215d03545e51f8caa9fb7f1eea8
[3.15] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532) (GH-152543)

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