-
-
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
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…
Try to fix problems caused by in-place modification of typevar defaults
#19382
opened Jul 5, 2025 by
sterliakov
Loading…
[mypyc] Implement mypyc bugs
str.lower()
and str.upper()
primitive
topic-mypyc
#19375
opened Jul 4, 2025 by
Jahongir-Qurbonov
•
Draft
Fix
Enum.value
inference for Enum
s with @cache
d methods
#19374
opened Jul 4, 2025 by
kmurphy4
Loading…
Fix wrong names listed in "too few arguments" message
#19354
opened Jun 29, 2025 by
sterliakov
•
Draft
Do not display import-related errors after module-level always false assert
#19347
opened Jun 26, 2025 by
sterliakov
Loading…
Adds positional and kwarg only symbols into generated stubs
topic-stubgen
#19340
opened Jun 25, 2025 by
InvincibleRMC
Loading…
Add basic support for template strings (PEP 750)
#19333
opened Jun 24, 2025 by
brianschubert
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.