Skip to content

Fix regression to chained containment - #20688

Merged
hauntsaninja merged 1 commit into
python:masterfrom
hauntsaninja:narrow65
Jan 29, 2026
Merged

Fix regression to chained containment#20688
hauntsaninja merged 1 commit into
python:masterfrom
hauntsaninja:narrow65

Conversation

@hauntsaninja

Copy link
Copy Markdown
Collaborator

Dumb bug of mine, fixes#20686

@hauntsaninjahauntsaninja mentioned this pull request Jan 29, 2026
@hauntsaninjahauntsaninja changed the title Fix crash with chained containmentFix regression to chained containmentJan 29, 2026
@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. ✅

@hauntsaninja
hauntsaninja merged commit 5917b80 into python:masterJan 29, 2026
23 checks passed
@hauntsaninja
hauntsaninja deleted the narrow65 branch January 29, 2026 19:36
Sign up for freeto 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.

Expression x == y in z crashes mypy

1 participant

@hauntsaninja