-
-
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
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
Loading…
Allow skip and xfail to both be applied to test cases
#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…
[wip] [mypyc] feat: quasi-constant folding for DictExpr and TupleExpr
#19542
opened Jul 30, 2025 by
BobTheBuidler
•
Draft
[mypyc] Add prefix to attributes of generator classes
#19535
opened Jul 29, 2025 by
p-sawicki
Loading…
Update crash issue template to use syntax highlighting in code blocks
#19527
opened Jul 28, 2025 by
brianschubert
Loading…
[wip] [mypyc] feat: unroll certain for loops with known params
#19518
opened Jul 28, 2025 by
BobTheBuidler
•
Draft
2 tasks
[match-case] Fix narrowing of class pattern with union-argument.
#19517
opened Jul 27, 2025 by
randolf-scholz
Loading…
feat(test): mypyc tests for container creation from
range
#19511
opened Jul 25, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: cache len for iterating over immutable types
#19503
opened Jul 25, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: true_dict_rprimitive for optimized dict fastpath usage
#19499
opened Jul 24, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: unwrap NewType types to their base types for optimized code paths
#19497
opened Jul 24, 2025 by
BobTheBuidler
Loading…
Fix #19491, crash when using enable_error_code value of wrong type in pyproject.toml
#19494
opened Jul 24, 2025 by
wyattscarpenter
Loading…
When selecting an overload item for constraint template matching, treat any ParamSpec in the template as free
#19487
opened Jul 21, 2025 by
sterliakov
Loading…
[match-case] Fix narrowing of class pattern with union-argument.
#19473
opened Jul 17, 2025 by
randolf-scholz
•
Draft
[match-case] fix matching against
typing.Callable
and Protocol
types.
#19471
opened Jul 17, 2025 by
randolf-scholz
Loading…
[PEP 695] Fix incorrect Variance Computation with Polymorphic Methods.
#19466
opened Jul 16, 2025 by
randolf-scholz
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.