Skip to content

[3.15] gh-86726: Improve the structure of the tkinter reference (GH-152109#152111

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
serhiy-storchaka:backport-c7faa69-3.15
Jun 24, 2026
Merged

[3.15] gh-86726: Improve the structure of the tkinter reference (GH-152109#152111
serhiy-storchaka merged 1 commit into
python:3.15from
serhiy-storchaka:backport-c7faa69-3.15

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

Add short group intros before each cluster of Misc methods. Group the Tk and Toplevel classes in a new "Toplevel widgets" section, move the Tcl() function to the module-level functions, and move the "File handlers" section into the reference.
(cherry picked from commit c7faa69)

…pythonGH-152109)

Add short group intros before each cluster of Misc methods.
Group the Tk and Toplevel classes in a new "Toplevel widgets" section, move
the Tcl() function to the module-level functions, and move the "File
handlers" section into the reference.
(cherry picked from commit c7faa69)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 24, 2026
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jun 24, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 24, 2026
@read-the-docs-community

Copy link
Copy Markdown

@serhiy-storchaka serhiy-storchaka merged commit 2d51871 into python:3.15 Jun 24, 2026
42 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 24, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the backport-c7faa69-3.15 branch June 24, 2026 18:41
@miss-islington-app

Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 2d5187116b526b3570c0010ba58f4066b6be468d 3.14

@miss-islington-app

Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 2d5187116b526b3570c0010ba58f4066b6be468d 3.13

@bedevere-app

bedevere-app Bot commented Jun 24, 2026

Copy link
Copy Markdown

GH-152116 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 24, 2026
@bedevere-app

bedevere-app Bot commented Jun 24, 2026

Copy link
Copy Markdown

GH-152119 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 24, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 24, 2026
…52109 (GH-152111) (GH-152116)

Add short group intros before each cluster of Misc methods.
Group the Tk and Toplevel classes in a new "Toplevel widgets" section, move
the Tcl() function to the module-level functions, and move the "File
handlers" section into the reference.
(cherry picked from commit c7faa69)
(cherry picked from commit 2d51871)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
serhiy-storchaka added a commit that referenced this pull request Jun 24, 2026
…52109 (GH-152111) (GH-152119)

Add short group intros before each cluster of Misc methods.
Group the Tk and Toplevel classes in a new "Toplevel widgets" section, move
the Tcl() function to the module-level functions, and move the "File
handlers" section into the reference.
(cherry picked from commit c7faa69)
(cherry picked from commit 2d51871)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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