-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Deprecated --force-uppercase-builtins flag
topic-configuration
Configuration files and flags
topic-pep-585
PEP 585 (builtin generics)
#19176
opened May 30, 2025 by
cdce8p
Loading…
experiment: handle
__hash__ = None
in somewhat more intuitive fashion
#19168
opened May 29, 2025 by
sterliakov
•
Draft
Provide a better fallback value for the python_version option
topic-configuration
Configuration files and flags
#19162
opened May 28, 2025 by
cdce8p
Loading…
Add flag to raise error if match statement does not match exaustively
#19144
opened May 23, 2025 by
Don-Burns
Loading…
Improve error messages for missing annotations (return type + arguments)
#19125
opened May 21, 2025 by
charulatalodha
Loading…
Display FQN for imported base classes in errors about incompatible ov…
#19115
opened May 19, 2025 by
east825
Loading…
Mention in the Any documentation how object is preferable
#19103
opened May 17, 2025 by
wyattscarpenter
Loading…
Split import-untyped into import-untyped and import-untyped-stubs-available
#19101
opened May 17, 2025 by
wyattscarpenter
Loading…
Include tuple fallback in constraints built from tuple types
#19100
opened May 17, 2025 by
sterliakov
Loading…
Support running stubtest in non-UTF8 terminals
topic-stubtest
#19085
opened May 12, 2025 by
sterliakov
Loading…
feat(test): Failure test case for mypyc dictionary subclass views
#19076
opened May 12, 2025 by
BobTheBuidler
Loading…
Fix a bug where inline configurations of error codes would lose their values if accompanied by another inline configuration.
#19075
opened May 12, 2025 by
wyattscarpenter
Loading…
support Callable / callable Protocols in suggest decorator unwarpping
#19072
opened May 10, 2025 by
asottile
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.