Skip to content

[mypyc] Fix semantics for walrus expression in tuple#21249

Merged
p-sawicki merged 2 commits intopython:masterfrom
hauntsaninja:mypyctuplewalrus
Apr 16, 2026
Merged

[mypyc] Fix semantics for walrus expression in tuple#21249
p-sawicki merged 2 commits intopython:masterfrom
hauntsaninja:mypyctuplewalrus

Conversation

@hauntsaninja
Copy link
Copy Markdown
Collaborator

@hauntsaninja hauntsaninja changed the title [mypyc] Fix walrus expression in tuple [mypyc] Fix semantics for walrus expression in tuple Apr 16, 2026
@p-sawicki p-sawicki merged commit fc410cb into python:master Apr 16, 2026
17 checks passed
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.

Assignment expression in a tuple affects earlier indices the tuple

2 participants