-
-
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
Somewhat better support for isinstance on old-style unions
#19714
opened Aug 22, 2025 by
hauntsaninja
Loading…
Use union for captured vars in or pattern
topic-match-statement
Python 3.10's match statement
#19710
opened Aug 21, 2025 by
cdce8p
Loading…
Omit errors for class pattern matches against object
topic-match-statement
Python 3.10's match statement
#19709
opened Aug 21, 2025 by
cdce8p
Loading…
Remove unnecessary error message for match class patterns
topic-match-statement
Python 3.10's match statement
#19708
opened Aug 21, 2025 by
cdce8p
Loading…
fix crash with variadic tuple arguments to generic type
#19705
opened Aug 21, 2025 by
randolf-scholz
•
Draft
Fix spurious possibly-undefined errors in for-else with break
topic-possibly-undefined
possibly-undefined error code
#19696
opened Aug 20, 2025 by
ambv
Loading…
Sync enum members logic in typeanal and checkmember
#19687
opened Aug 19, 2025 by
sterliakov
Loading…
[mypyc] feat: new primitives for
bytes.rjust
and bytes.ljust
#19672
opened Aug 16, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: ForMap generator helper for
builtins.map
#19649
opened Aug 12, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: ForFilter generator helper for
builtins.filter
#19643
opened Aug 12, 2025 by
BobTheBuidler
Loading…
[refactor] increase consistency in stdout and stderr optional arguments
#19638
opened Aug 10, 2025 by
wyattscarpenter
Loading…
[mypyc] feat: PyObject_CallObject op for fn(*args) fastpath
#19631
opened Aug 9, 2025 by
BobTheBuidler
Loading…
Make IntEnum/StrEnum values passable to functions expecting literal ints or strs
needs discussion
#19617
opened Aug 8, 2025 by
ambv
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.