Skip to content

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

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

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

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

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

…evel() (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>
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jun 18, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 18, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 18, 2026 14:42
@serhiy-storchaka serhiy-storchaka merged commit 821e97b into python:3.15 Jun 18, 2026
38 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 18, 2026
@miss-islington miss-islington deleted the backport-3cd02a1-3.15 branch June 18, 2026 14:44
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.

2 participants