]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-86726: Fix the documented return type of tkinter info_patchlevel() (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 18 Jun 2026 14:44:23 +0000 (17:44 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Jun 2026 14:44:23 +0000 (14:44 +0000)
commitaae671d484d54596884028dbac82c3cd24947a2e
tree3d59bfdf89a603fe244b9f3fa4ee6644e0bef40a
parent33b9f75c58ca8af73357c91494ba25931f411e06
[3.13] gh-86726: Fix the documented return type of tkinter info_patchlevel() (GH-151655) (GH-151660)

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