Skip to content

Fix match statement semantics for "or" pattern#21156

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

Fix match statement semantics for "or" pattern#21156
hauntsaninja wants to merge 1 commit intopython:masterfrom
hauntsaninja:mypyctuplefix

Conversation

@hauntsaninja
Copy link
Copy Markdown
Collaborator

Fixes mypyc/mypyc#1166

Authored by Codex

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 on tuple does not match Python semantics

1 participant