Skip to content

[3.12] gh-123523: Rework typing documentation for generators and coroutines, and link to it from collections.abc docs (#123544) #123792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Sep 6, 2024

(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)
@bedevere-app bedevere-app bot added the docs Documentation in the Doc dir label Sep 6, 2024
@AlexWaygood AlexWaygood enabled auto-merge (squash) September 6, 2024 16:59
@AlexWaygood AlexWaygood merged commit 7e51091 into python:3.12 Sep 6, 2024
26 checks passed
@AlexWaygood AlexWaygood deleted the backport-123544-312 branch September 6, 2024 17:06
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants