We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Introduced in Python 3.11 by PEP 654
>>> BaseExceptionGroup <class 'BaseExceptionGroup'> >>> ExceptionGroup <class 'ExceptionGroup'>
The text was updated successfully, but these errors were encountered:
Also: __note__ if not added.
__note__
Sorry, something went wrong.
Right, PR to add __note__ - #6633.
Successfully merging a pull request may close this issue.
Introduced in Python 3.11 by PEP 654
The text was updated successfully, but these errors were encountered: