]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-86726: Improve the structure of the tkinter reference (GH-152109)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 24 Jun 2026 18:10:16 +0000 (21:10 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 18:10:16 +0000 (21:10 +0300)
commitc7faa6936e17630ec26d4e0438ae9b95561b7151
tree1eaa520f31bba4e0ef4c3146fffef4eab7247867
parent6c3da17d1f333f6bd4c07d11e2e304159d550822
gh-86726: Improve the structure of the tkinter reference (GH-152109)

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.

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