-
- 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
Fix
[name-defined]
false-negative in class A[X, Y=X]:
case #20021 opened Oct 7, 2025 by sobolevn Loading…
[mypyc] feat: improve LoadLiteral annotation determinism
#20012 opened Oct 7, 2025 by BobTheBuidler Loading…
Adjust stubtest test stubs for PEP 728 (Python 3.15) topic-stubtest topic-typed-dict
#20009 opened Oct 6, 2025 by cdce8p Loading…
[mypyc] feat: use exact_dict_rprimitive for globals dict rtype [2/2]
#20004 opened Oct 3, 2025 by BobTheBuidler Loading…
[mypyc] feat: use exact_dict_rprimitive for non-native class dict rtype [2/2]
#20003 opened Oct 3, 2025 by BobTheBuidler Loading…
[mypyc] feat: use exact_dict_rprimitive for singledispatch registry rtype [2/2]
#20002 opened Oct 3, 2025 by BobTheBuidler • Draft
[mypyc] feat: use exact_dict_rprimitive for star2 arg rtype [2/2]
#20001 opened Oct 3, 2025 by BobTheBuidler • Draft
[mypyc] feat: use exact dict getitem op for module dict lookup [1/1]
#19999 opened Oct 3, 2025 by BobTheBuidler Loading…
Fix reachability in nested match sequence patterns topic-match-statement Python 3.10's match statement topic-reachability Detecting unreachable code
#19993 opened Oct 2, 2025 by cdce8p Loading…
[mypyc] feat: support constant folding in
transform_assignment_expr
#19992 opened Oct 2, 2025 by BobTheBuidler • Draft
feat: add ConditionalExpr support to
constant_fold_expr
[2/2] #19984 opened Oct 2, 2025 by BobTheBuidler • Draft
feat: add CastExpr support to
constant_fold_expr
[1/1] #19983 opened Oct 2, 2025 by BobTheBuidler • Draft
feat: add IndexExpr support to
constant_fold_expr
[1/1] #19982 opened Oct 2, 2025 by BobTheBuidler Loading…
[mypyc] feat: implement try_getting_literal in preallocate helper [1/1]
#19979 opened Oct 2, 2025 by BobTheBuidler Loading…
feat: support constant folding in
StringFormatterChecker.checkers_for_c_type
[1/1] #19978 opened Oct 2, 2025 by BobTheBuidler Loading…
feat: support constant folding in
ExpressionChecker.visit_typeddict_index_expr
[1/1] #19976 opened Oct 2, 2025 by BobTheBuidler Loading…
feat: support constant folding in
ASTStubGenerator._get_namedtuple_fields
[1/1] #19975 opened Oct 2, 2025 by BobTheBuidler Loading…
feat: support constant folding in
MessageBuilder.incompatible_argument
[1/1] #19974 opened Oct 2, 2025 by BobTheBuidler Loading…
[mypyc] feat: support constant folding in
translate_index_expr
[1/1] #19972 opened Oct 2, 2025 by BobTheBuidler Loading…
[mypyc] feat: support constant folding in
convert_format_expr_to_str
[1/1] #19970 opened Oct 2, 2025 by BobTheBuidler Loading…
[mypyc] feat: make frozenset literal compilation deterministic [1/1]
#19965 opened Oct 1, 2025 by BobTheBuidler • Draft
[mypyc] fix: isinstance_native fast path conflict w/ interp. subclasses [1/1]
#19957 opened Sep 30, 2025 by BobTheBuidler Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.