-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Include 2 more files in the sdist: CREDITS & typeshed/stdlib/_typeshed/README.md
#21131
opened Apr 1, 2026 by
mr-c
Loading…
Improve error message for incompatible **kwargs argument
#21129
opened Apr 1, 2026 by
yourlocaljosh
Loading…
fix: clarify "Extra argument from **args" as "from **TypedDict"
#21127
opened Apr 1, 2026 by
nuglifeleoji
Loading…
fix: use "constraints and a bound" in TypeVar error message
#21126
opened Apr 1, 2026 by
nuglifeleoji
Loading…
fix: mention type aliases in "Type application" error message
#21122
opened Mar 31, 2026 by
nuglifeleoji
Loading…
fix: use "parameter" instead of "argument" in missing-self error message
#21121
opened Mar 31, 2026 by
nuglifeleoji
Loading…
Split type-checking into interface and implementation in parallel workers
#21119
opened Mar 31, 2026 by
ilevkivskyi
Loading…
fix --install-types not tracking stubs when ignore_missing_imports is set
#21111
opened Mar 30, 2026 by
knQzx
Loading…
Check element type comparability for tuple ordering comparisons
#21107
opened Mar 30, 2026 by
PGrayCS
Loading…
Fix isinstance narrowing for classes with __getattr__ returning Any
#21105
opened Mar 29, 2026 by
jpbeaudry
Loading…
Fixes #21030: Undefined names used as decorators on top of TypedDict are not reported
#21049
opened Mar 19, 2026 by
pranavmanglik
Loading…
stubtest: basic support for unpack kwargs
topic-stubtest
#21024
opened Mar 15, 2026 by
hauntsaninja
Loading…
add support for
mypy.toml and .mypy.toml configuration files
#21019
opened Mar 14, 2026 by
chirizxc
Loading…
Be strict about arg names in protocol compatibility
#21016
opened Mar 13, 2026 by
hauntsaninja
•
Draft
[mypyc] Fix allow_interpreted_subclasses not seeing subclass attrs
#21013
opened Mar 12, 2026 by
VaggelisD
Loading…
[stubgen] Always generate ellipsis for class attr with initial value
#20985
opened Mar 7, 2026 by
michaelm-openai
Loading…
Fix incorrect type inference for
yield from with iterators
#20983
opened Mar 6, 2026 by
dhanusharer
Loading…
Fix (#20975) subtyping and join for constrained TypeVars
#20980
opened Mar 6, 2026 by
Shrey-N
Loading…
Fix false positive when @property getter and setter are non-adjacent
#20976
opened Mar 5, 2026 by
PGrayCS
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.