Skip to content

Add support for exception groups and except*#14020

Merged
ilevkivskyi merged 1 commit intopython:masterfrom
ilevkivskyi:except-star
Nov 7, 2022
Merged

Add support for exception groups and except*#14020
ilevkivskyi merged 1 commit intopython:masterfrom
ilevkivskyi:except-star

Conversation

@ilevkivskyi
Copy link
Copy Markdown
Member

Ref #12840

It looks like from the point of view of type checking support is quite easy. Mypyc support however requires some actual work, so I don't include it in this PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 6, 2022

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

Copy link
Copy Markdown
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@ilevkivskyi ilevkivskyi merged commit e8de6d1 into python:master Nov 7, 2022
@ilevkivskyi ilevkivskyi deleted the except-star branch November 7, 2022 10:34
svalentin pushed a commit that referenced this pull request Nov 7, 2022
Ref #12840

It looks like from the point of view of type checking support is quite
easy. Mypyc support however requires some actual work, so I don't
include it in this PR.
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