Skip to content

gh-153550: Remove out-of-date page-number citations from tkinter docs#153642

Closed
su-213 wants to merge 2 commits into
python:mainfrom
su-213:tkinter-remove-page-refs
Closed

gh-153550: Remove out-of-date page-number citations from tkinter docs#153642
su-213 wants to merge 2 commits into
python:mainfrom
su-213:tkinter-remove-page-refs

Conversation

@su-213

@su-213 su-213 commented Jul 13, 2026

Copy link
Copy Markdown

Remove references to specific page numbers in Ousterhout's book
("page 160", "page 183", "page 201") from the tkinter documentation,
as they refer to a single print edition and are not useful online.

Partially addresses #153550

su-213 added 2 commits July 13, 2026 11:19
Include the raw error code returned by libzstd in all ZstdError messages, making it easier for users to diagnose compression and decompression issues.
…r docs

Remove references to specific page numbers in Ousterhout's book, which refer to a single print edition and are not useful in the online documentation.
@bedevere-app

bedevere-app Bot commented Jul 13, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33557615 | 📁 Comparing 8693c36 against main (ed71655)

  🔍 Preview build  

1 file changed
± library/tkinter.html

@serhiy-storchaka

Copy link
Copy Markdown
Member

Thanks, @su-213. This issue was opened by the person already working on it, so it's worth checking (a comment on the issue) whether the author is on it before sending a PR, especially on a freshly-opened one.

In this case #153647 has already removed these page-number citations, pointing each spot to the relevant Tk man page, so this is superseded on main. The Modules/_zstd/_zstdmodule.c change here is also unrelated to gh-153550 — please send it as its own PR if you'd like to pursue it.

Closing as superseded. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants