-
-
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: ForFilter generator helper for builtins.filter
#19643
opened Aug 12, 2025 by
BobTheBuidler
Loading…
Reset to previous statement when leaving a return expr in semanal
#19642
opened Aug 11, 2025 by
sterliakov
Loading…
[refactor] increase consistency in stdout and stderr optional arguments
#19638
opened Aug 10, 2025 by
wyattscarpenter
Loading…
Remove some of the Anys from mypy/config_parser.py
#19637
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…
[mypyc] feat: extend stararg fastpath from #19623 to handle lists and generic sequences
#19629
opened Aug 9, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: stararg fastpath when calling fn(*args) with tuple
#19623
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…
[mypyc] feat: optimize f-string building from Final values
#19611
opened Aug 7, 2025 by
BobTheBuidler
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"
#19606
opened Aug 7, 2025 by
wyattscarpenter
•
Draft
[PEP 747] Recognize TypeForm[T] type and values (#9773)
#19596
opened Aug 5, 2025 by
davidfstr
Loading…
[stubtest] Improve checking of positional-only parameters in dunder methods
topic-stubtest
#19593
opened Aug 4, 2025 by
brianschubert
Loading…
fix: prevent false positive "untyped after decorator transformation" after deferral
#19591
opened Aug 4, 2025 by
sterliakov
Loading…
[stubtest] Check runtime availability of private types not marked
@type_check_only
topic-stubtest
#19574
opened Aug 2, 2025 by
brianschubert
Loading…
refactor
visit_conditional_expr
to fix ternary behavior (option 1)
#19563
opened Aug 1, 2025 by
randolf-scholz
Loading…
refactor
visit_conditional_expr
to fix ternary behavior (option 2)
#19562
opened Aug 1, 2025 by
randolf-scholz
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.