-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix race: delete worker options file only after workers exit
#22020
opened Sep 21, 2026 by
Dextheking1
Loading…
Handle arg=<sentinel value> in stubgenc by generating an ellipsis default annotated as
Incomplete
#22019
opened Sep 21, 2026 by
edgarrmondragon
Contributor
Loading…
Fix errors with multi-process workers on Windows
#22016
opened Sep 21, 2026 by
chadrik
Contributor
Loading…
Lenient handling of *tuple[Any, ...] (part 3)
#22014
opened Sep 20, 2026 by
ilevkivskyi
Member
Loading…
fix: ClassVar[Final[...]] collapses to Any instead of inner type (#21906)
#22012
opened Sep 20, 2026 by
chenzeyan54-commits
Loading…
Handle overloaded method ambiguity caused by self-types
#22011
opened Sep 20, 2026 by
ilevkivskyi
Member
Loading…
Resolve bare Protocol and Generic references in type position
#22005
opened Sep 18, 2026 by
istoolsfox
Loading…
Speed up match checking after enum equality narrowing
#22003
opened Sep 17, 2026 by
00200200
Loading…
split out pre-commit from test-requirements to lighten CI load
#21999
opened Sep 17, 2026 by
mr-c
Contributor
Loading…
Narrow the remaining tuple type for sequence patterns with several refutable items
#21970
opened Sep 11, 2026 by
ekanshul
Loading…
Reject type variable whose upper bound is Self
#21967
opened Sep 10, 2026 by
EmmanuelNiyonshuti
Contributor
Loading…
Forward class keyword arguments in mypyc
#21962
opened Sep 9, 2026 by
MarthalaJagruthiReddy
Loading…
Report irrefutable match patterns that make later cases unreachable
#21945
opened Sep 6, 2026 by
istoolsfox
Loading…
Do not narrow Flag enums by member equality
#21942
opened Sep 5, 2026 by
istoolsfox
Loading…
4 tasks done
stubtest: don't crash when a classmethod's first parameter isn't named cls
#21941
opened Sep 4, 2026 by
HuzaifaChaudary
Loading…
Fix crash when unpacking a fixed-length tuple inside a tuple type
#21934
opened Sep 3, 2026 by
afonsojanu
Loading…
Fix false positive for super() call with constrained type variable
#21931
opened Sep 2, 2026 by
Ananthr16
Loading…
Report error for irrefutable patterns that make remaining match patterns unreachable
#21926
opened Sep 1, 2026 by
haeganm
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.