Skip to content

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

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

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

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 2e873f7 into python:3.14 Jun 18, 2026
36 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