-
-
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
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
•
Draft
[mypyc] feat: true_dict_rprimitive for optimized dict fastpath usage
#19499
opened Jul 24, 2025 by
BobTheBuidler
•
Draft
[mypyc] feat: unwrap NewType types to their base types for optimized code paths
#19497
opened Jul 24, 2025 by
BobTheBuidler
Loading…
Fix #19507 Prevent final reassignment in match case
#19496
opened Jul 24, 2025 by
omerhadari
Loading…
Fix #19491, crash when using enable_error_code value of wrong type in pyproject.toml
#19494
opened Jul 24, 2025 by
wyattscarpenter
Loading…
Move self argument checks to a later phase - after decorator application, if any
#19490
opened Jul 23, 2025 by
sterliakov
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
Loading…
[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…
Apply union expansion when checking ops involving typevars
#19455
opened Jul 16, 2025 by
sterliakov
Loading…
[PEP 696] Fix swapping TypeVars with defaults.
topic-pep-696
TypeVar defaults
#19449
opened Jul 15, 2025 by
randolf-scholz
Loading…
Add functools.lru_cache plugin support Fixes #16261
topic-plugins
The plugin API and ideas for new plugins
#19432
opened Jul 13, 2025 by
machin0r
Loading…
Support attribute access on enum members correctly
#19422
opened Jul 11, 2025 by
sterliakov
Loading…
perf: deduplicate
fast_container_type
and fast_dict_type
items before joining
#19409
opened Jul 8, 2025 by
sterliakov
Loading…
Feature: Clear type info on del for local inferred variables (fixes #10005)
pending
Issues that may be closed
#19386
opened Jul 6, 2025 by
brxno3107
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.