Skip to content

[3.13] gh-153550: Modernize the older prose sections of the tkinter documentation (GH-153647)#153775

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:backport-93beea7-3.13
Jul 15, 2026
Merged

[3.13] gh-153550: Modernize the older prose sections of the tkinter documentation (GH-153647)#153775
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:backport-93beea7-3.13

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 15, 2026

Copy link
Copy Markdown
Member

Backport of #153647 to 3.13.

Refresh the narrative "Tkinter life preserver" and "Handy reference"
sections of the tkinter documentation to match the overhauled reference.

Conflicts in tkinter.rst and tkinter.ttk.rst were resolved in favour of
the modernized prose; they arose only because the main-only cleanup #144505
(:mod: self-link suppression) is not on 3.13.

…nter documentation (pythonGH-153647)

Refresh the narrative "Tkinter life preserver" and "Handy reference"
sections to match the overhauled reference (pythongh-86726 and pythongh-153549).

* Rework "The packer" into a general "Geometry management" section
  covering grid, pack and place, and cross-link it with the Grid, Pack
  and Place reference classes.
* Rework "The window manager" and "Coupling widget variables", replacing
  the dated App(Frame) examples with direct Tk() and ttk examples.
* Replace page-number citations to Ousterhout's book with links to the
  relevant Tk man pages.
* Modernize the tkinter.ttk front matter and its Tcl/Tk links, and add
  cross-references between the two documents.
* Reconcile the "Packer options" and "Tk option data types" lists with
  the reference, and fill in the empty Entry index list.
* Fix the malformed target-selection list in tkinter.dnd.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
(cherry picked from commit 93beea7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 422f6cf into python:3.13 Jul 15, 2026
29 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 15, 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