]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-86726: Improve the structure of the tkinter reference (GH-152109 (GH-152111...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 24 Jun 2026 19:32:28 +0000 (22:32 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 19:32:28 +0000 (19:32 +0000)
commit5a0f6463e2d982e43cbd7dee8186b9a75a01126a
treea26cf76216d8c4e980670978f462925ba94ee86e
parenteb7b5a09f8ecd5693a5ae0203066694a12b1e72c
[3.14] gh-86726: Improve the structure of the tkinter reference (GH-152109 (GH-152111) (GH-152116)

Add short group intros before each cluster of Misc methods.
Group the Tk and Toplevel classes in a new "Toplevel widgets" section, move
the Tcl() function to the module-level functions, and move the "File
handlers" section into the reference.
(cherry picked from commit c7faa6936e17630ec26d4e0438ae9b95561b7151)
(cherry picked from commit 2d5187116b526b3570c0010ba58f4066b6be468d)

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