Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

Corrected (Base)ExceptionGroup names and types#6895

Merged
JelleZijlstra merged 1 commit into
python:masterpython/typeshed:masterfrom
agronholm:patch-3agronholm/typeshed:patch-3Copy head branch name to clipboard
Jan 11, 2022
Merged

Corrected (Base)ExceptionGroup names and types#6895
JelleZijlstra merged 1 commit into
python:masterpython/typeshed:masterfrom
agronholm:patch-3agronholm/typeshed:patch-3Copy head branch name to clipboard

Conversation

@agronholm

Copy link
Copy Markdown
Contributor

The second argument to ExceptionGroup is positional-only. The exceptions property always returns a tuple, no matter what the type of the original __exceptions argument is.

The second argument to `ExceptionGroup` is positional-only. The `exceptions` property always returns a tuple, no matter what the type of the original `__exceptions` argument is.
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 143d576 into python:master Jan 11, 2022
@agronholm agronholm deleted the patch-3 branch January 11, 2022 23:02
@agronholm

Copy link
Copy Markdown
Contributor Author

Thanks for the quick response!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.