-
-
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
[mypyc] feat: remove redundant box/unbox operations
#19717
opened Aug 23, 2025 by
BobTheBuidler
•
Draft
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…
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…
feat: proper narrowing for TypedDict keys and values
#19610
opened Aug 7, 2025 by
BobTheBuidler
Loading…
[refactor] Remove code that "disables deprecation warnings about \u"
pending
Issues that may be closed
#19606
opened Aug 7, 2025 by
wyattscarpenter
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.