-
-
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
Don't error unnecessarily about new syntax in dependencies where we ignore errors anyways
#21883
opened Aug 22, 2026 by
A5rocks
Collaborator
Loading…
Fix native parser crash caused by invalid assignment expression
#21882
opened Aug 21, 2026 by
JukkaL
Collaborator
Loading…
Alternate draft implementation for PEP 718 -- stricter rules
#21881
opened Aug 21, 2026 by
gvanrossum
Member
•
Draft
Draft implementation for PEP 718 -- function subscription
#21880
opened Aug 21, 2026 by
gvanrossum
Member
•
Draft
Do not freeze an unresolved type variable default into an instance
#21873
opened Aug 20, 2026 by
luantaraschi
Loading…
Make it possible to narrow in
--check-unreachable
#21868
opened Aug 19, 2026 by
A5rocks
Collaborator
Loading…
Fix inference when Any is passed as a type object
#21865
opened Aug 17, 2026 by
yhuikzdtguioaert
Loading…
Fix stubgen emitting invalid syntax for keyword-only dunder parameters
#21864
opened Aug 17, 2026 by
arose26
Loading…
Fix stubtest false positive for an alias of a classmethod
#21863
opened Aug 17, 2026 by
arose26
Loading…
Fix stubtest false positive for a typevar default across overloads
#21862
opened Aug 17, 2026 by
arose26
Loading…
Allow __rpow__ to accept an optional third modulo argument
#21860
opened Aug 17, 2026 by
fahadhewad
Loading…
Fix class access to functools.cached_property attributes
#21858
opened Aug 16, 2026 by
aryansk
Loading…
Fix crash on invalid starred assignment target
#21851
opened Aug 13, 2026 by
TheMuffinMan1320
Loading…
Fix crash with duplicate TypeVarTuple base classes
#21850
opened Aug 13, 2026 by
TheMuffinMan1320
Loading…
Fix crash on dataclass field assigned a functional namedtuple() call
#21849
opened Aug 13, 2026 by
TheMuffinMan1320
Loading…
Fix crash when singledispatch is shadowed by a user function
#21848
opened Aug 13, 2026 by
TheMuffinMan1320
Loading…
Fix crash on walrus assignment shadowing partial type in comprehension
#21847
opened Aug 13, 2026 by
TheMuffinMan1320
Loading…
Reduce TypeForm recognition slowdown (Take 3)
#21833
opened Aug 11, 2026 by
davidfstr
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.