]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-86726: Improve the structure of the tkinter reference (GH-152109 (GH-152111)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 24 Jun 2026 18:41:27 +0000 (21:41 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 18:41:27 +0000 (21:41 +0300)
commit2d5187116b526b3570c0010ba58f4066b6be468d
treed9147d1b8038007a41eb44f0f2df9505a74144fc
parent14d23fddd9d860f81b59d0f1bd01ceffb0260c9c
[3.15] gh-86726: Improve the structure of the tkinter reference (GH-152109 (GH-152111)

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)

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