Skip to content

gh-141984: Add "exhausted" to glossary, link existing mentions - #157225

Merged
encukou merged 2 commits into
python:mainfrom
encukou:add-exhausted
Sep 10, 2026
Merged

gh-141984: Add "exhausted" to glossary, link existing mentions#157225
encukou merged 2 commits into
python:mainfrom
encukou:add-exhausted

Conversation

@encukou

@encukou encukou commented Sep 9, 2026

Copy link
Copy Markdown
Member

The term “exhausted” is used quite a lot for iterators. Add a glossary entry for it, and link to that from all relevant uses. (Things like memory exhaustion or non-exhaustive lists aren't linked.)

(Tagged with #141984 since this grew out of improving syntax docs. It's only tangentially related, but IMO better than not linking to an issue.)

Co-authored-by: Blaise Pabon <blaise@gmail.com>
@read-the-docs-community

Copy link
Copy Markdown

Comment thread Doc/glossary.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
@encukou
encukou merged commit 9bd670c into python:main Sep 10, 2026
29 of 30 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 10, 2026
@encukou encukou added awaiting merge needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Sep 10, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app

Copy link
Copy Markdown

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 9bd670cba21aa3559c126bbe28a55d3fbea76841 3.13

@encukou
encukou deleted the add-exhausted branch September 10, 2026 14:16
@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 9bd670cba21aa3559c126bbe28a55d3fbea76841 3.14

@miss-islington-app

Copy link
Copy Markdown

Sorry, @encukou, I could not cleanly backport this to 3.15 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 9bd670cba21aa3559c126bbe28a55d3fbea76841 3.15

@bedevere-app

bedevere-app Bot commented Sep 10, 2026

Copy link
Copy Markdown

GH-157271 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Sep 10, 2026
@encukou encukou removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 10, 2026
@bedevere-app

bedevere-app Bot commented Sep 10, 2026

Copy link
Copy Markdown

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

encukou added a commit that referenced this pull request Sep 10, 2026
…GH-157225) (GH-157272)

(cherry picked from commit 9bd670c)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Blaise Pabon <blaise@gmail.com>
hugovk pushed a commit that referenced this pull request Sep 10, 2026
…GH-157225) (#157271)

Co-authored-by: Blaise Pabon <blaise@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants