Skip to content
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

[3.12] Clarify state of CancelledError in doc (GH-106453) #106454

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 5, 2023

This change makes it explicit that asyncio.CancelledError is not a subclass of Exception.
(cherry picked from commit 12a9813)

Co-authored-by: Kristján Valur Jónsson [email protected]


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

This change makes it explicit that asyncio.CancelledError is not a subclass of Exception.
(cherry picked from commit 12a9813)

Co-authored-by: Kristján Valur Jónsson <[email protected]>
@kumaraditya303 kumaraditya303 merged commit e229225 into python:3.12 Jul 6, 2023
@miss-islington miss-islington deleted the backport-12a9813-3.12 branch July 6, 2023 11:05
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants