Skip to content

Fix match statement semantic reachability#20968

Open
hauntsaninja wants to merge 1 commit intopython:masterfrom
hauntsaninja:narrow112
Open

Fix match statement semantic reachability#20968
hauntsaninja wants to merge 1 commit intopython:masterfrom
hauntsaninja:narrow112

Conversation

@hauntsaninja
Copy link
Collaborator

Fixes #12778

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

We would need to also add support for this to ast_serialize

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.

Maybe a problem with reachability of Match cases

2 participants