Issues 共 2564
`list.sort()` fails to detect type issue
#21646 · alexprengere · 2026-06-25
2.2 Regression with placeholder types in a TypeVar
#21640 · delfick · 2026-06-24
`!= (None, None)` Narrowing only in else branch
#21598 · InvincibleRMC · 2026-06-07
Errors are unhelpful when variable type context disagrees with generic-involved dunder expression result
#21575 · MeGaGiGaGon · 2026-06-01
mypyc assertion error when generating `__ne__` from inherited `__eq__` in package import cycle
#21566 · rheard · 2026-05-30
2.1 changelog is incorrect
#21561 · mristin · 2026-05-29
redefinition-new does not apply type narrowing on cast-like function calls
#21532 · DerBiasto · 2026-05-21
mypy reports false-positive [exhaustive-match] error when there is an unreachable match
#21517 · dima179-fuse · 2026-05-19
[Regression 1.19.1 -> 1.20.0] `value in container` based narrowing causes false negatives.
#21512 · randolf-scholz · 2026-05-19
Do not require ast_serialize to avoid transitive dependency on Rust
#21492 · barracuda156 · 2026-05-16