]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-86726: Fix the documented return type of tkinter info_patchlevel() (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 18 Jun 2026 14:45:00 +0000 (17:45 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Jun 2026 14:45:00 +0000 (14:45 +0000)
commit2e873f7bb1f2b52c97ff225194cb71cde93ab498
tree9c2b49a6a85f9ebfb87e9ff84aea827f0c19fdc5
parent1141d294eea16683ce2261af8f802c1535135cf9
[3.14] gh-86726: Fix the documented return type of tkinter info_patchlevel() (GH-151655) (GH-151659)

It returns a sys.version_info-like named tuple, not a string.
(cherry picked from commit 3cd02a1c2da023974464fd1155982a16474f331b)

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