Pull requests: python/mypy
Pull requests list
Fix missing error context for unpacking assignment involving star expression
#19258 openedJun 8, 2025 by brianschubert Loading…
Use union of current context and left side for right side narrowing of binary ops
#19249 openedJun 7, 2025 by sterliakov • Draft
Allow TypeVarTuple arguments to subclasses of generic TypedDict
#19234 openedJun 4, 2025 by erikkemperman Loading…
Fix crash in dmypy when packages are removed during dmypy run
#19229 openedJun 4, 2025 by koen-boost Loading…
Omit constraints referencing
dict
if a conflicting TypedDict
constraint exists#19225 openedJun 4, 2025 by sterliakov Loading…
Add test interactions for PP572 with --allow-redefinition
#19222 openedJun 3, 2025 by meows4h Loading…
Add direct HTML reporter to replace XSLT-based output (ideia to fix issue #909)
#19210 openedJun 2, 2025 by brxno3107 Loading…
Refactor: compact and optimize infer_overload_return_type while preserving behavior and comments
#19198 openedJun 1, 2025 by victorletichevsky Loading…
Refactor: simplify combine_function_signatures by reducing line count and preserving comments
#19196 openedJun 1, 2025 by victorletichevsky Loading…
Handle
__hash__ = None
in somewhat more intuitive fashion#19168 openedMay 29, 2025 by sterliakov Loading…
Improve error messages for missing annotations (return type + arguments)
#19125 openedMay 21, 2025 by charulatalodha Loading…
Mention in the Any documentation how object is preferable
#19103 openedMay 17, 2025 by wyattscarpenter Loading…
Split import-untyped into import-untyped and import-untyped-stubs-available
#19101 openedMay 17, 2025 by wyattscarpenter • Draft
Include tuple fallback in constraints built from tuple types
#19100 openedMay 17, 2025 by sterliakov Loading…
Previous Next
ProTip! Adding no:label will show everything without a label.