-
-
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: ForMap generator helper for
builtins.map
#19649
opened Aug 12, 2025 by
BobTheBuidler
Loading…
[mypyc] Fix remaining failing test on free-threaded builds
#19646
opened Aug 12, 2025 by
JukkaL
Loading…
[mypyc] feat: ForFilter generator helper for
builtins.filter
#19643
opened Aug 12, 2025 by
BobTheBuidler
Loading…
Reset to previous statement when leaving
return
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.