◐ Shell
clean mode source ↗

[3.12] gh-123523: Rework typing documentation for generators and coroutines, and link to it from `collections.abc` docs (#123544) by AlexWaygood · Pull Request #123792 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@AlexWaygood

@AlexWaygood AlexWaygood commented

Sep 6, 2024

edited by github-actions Bot

Loading

Copy link Copy Markdown

Member

(cherry-picked from commit 56e4a41)

PEP-696 (introduced in Python 3.13) meant that we reworked some of the docs for generators and coroutines, so the documenation that we're moving around is slightly different for the 3.12 branch


📚 Documentation preview 📚: https://cpython-previews--123792.org.readthedocs.build/

…d coroutines, and link to it from `collections.abc` docs (python#123544)

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

Reviewers

@JelleZijlstra JelleZijlstra Awaiting requested review from JelleZijlstra JelleZijlstra is a code owner

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@AlexWaygood @sterliakov