-
-
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
stubtest: do not require @disjoint_base if there are __slots__
#19701
opened Aug 20, 2025 by
JelleZijlstra
Loading…
Fix spurious possibly-undefined errors in for-else with break
#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…
[mypyc] feat: extend stararg fastpath from #19629 with star2 fastpath
#19630
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!
Exclude everything labeled
bug
with -label:bug.