-
- 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] fix: UnboundLocalError incorrectly raised as AttributeError
#20085 opened Oct 18, 2025 by BobTheBuidler Loading…
Do not emit unreachable warnings for lines that return
NotImplemented
. #20083 opened Oct 17, 2025 by tyralla Loading…
Allow type parameters reusing the name missing from current module crash
#20081 opened Oct 17, 2025 by sterliakov Loading…
[mypyc] feat: use
get_expr_length_value
in translate_len
#20074 opened Oct 15, 2025 by BobTheBuidler Loading…
Emit
redundant-expr
warnings for if statements that are always true or always false. #20068 opened Oct 14, 2025 by tyralla Loading…
Prevent assignment to None for non-Optional class variables deferred
#20054 opened Oct 12, 2025 by hauntsaninja • Draft
fix: Ignore empty error codes from 'type: ignore'
#20052 opened Oct 12, 2025 by codenamenam Loading…
Document the fact that that using a type ignore of a broader ignore when a subcode exists triggers unused ignore documentation
#20048 opened Oct 11, 2025 by wyattscarpenter Loading…
WIP: try to exclude outer context from overload selection process entirely?
#20047 opened Oct 10, 2025 by sterliakov • Draft
Documentation : Adding missing reveal_type imports in cheat_sheet_py3.rst
#20039 opened Oct 9, 2025 by GeoffreyOnRails Loading…
[mypyc] feat: implement try_getting_literal in
in
rtuple helper [1/1] #20032 opened Oct 9, 2025 by BobTheBuidler • Draft
[mypyc] feat: improve LoadLiteral annotation determinism
#20012 opened Oct 7, 2025 by BobTheBuidler 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/2] #19982 opened Oct 2, 2025 by BobTheBuidler Loading…
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.