Skip to content

[3.13] gh-86726: Fix the documented return type of tkinter info_patchlevel() (GH-151655)#151660

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:backport-3cd02a1-3.13
Jun 18, 2026
Merged

[3.13] gh-86726: Fix the documented return type of tkinter info_patchlevel() (GH-151655)#151660
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:backport-3cd02a1-3.13

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 18, 2026

Copy link
Copy Markdown
Member

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

…_patchlevel() (pythonGH-151655)

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit aae671d into python:3.13 Jun 18, 2026
29 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant