-
-
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
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)
#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…
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
Allow skip and xfail to both be applied to test cases
topic-developer
Issues relevant to mypy developers
#19552
opened Jul 31, 2025 by
wyattscarpenter
Loading…
Update update_data.py: make the space in error comments optional
#19546
opened Jul 30, 2025 by
wyattscarpenter
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.