Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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 sweskman@gmail.com


📚 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 <sweskman@gmail.com>
@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
# for free to join this conversation on GitHub. Already have an account? # 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