Skip to content

Fix match subject ignoring redefinitions#15306

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
VincentVanlaer:match-redefine
May 26, 2023
Merged

Fix match subject ignoring redefinitions#15306
JelleZijlstra merged 1 commit intopython:masterfrom
VincentVanlaer:match-redefine

Conversation

@VincentVanlaer
Copy link
Copy Markdown
Contributor

Fixes #14746

@github-actions

This comment has been minimized.

@ikonst
Copy link
Copy Markdown
Contributor

ikonst commented May 25, 2023

Test?

@VincentVanlaer
Copy link
Copy Markdown
Contributor Author

Test?

Done :)

@JelleZijlstra JelleZijlstra self-assigned this May 26, 2023
@github-actions
Copy link
Copy Markdown
Contributor

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

@JelleZijlstra JelleZijlstra merged commit da5dffc into python:master May 26, 2023
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.

Match statement ignores redefinition

3 participants