-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[stubgen] Fix UnpackType for 3.11+
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
topic-stubgen
#18421
opened Jan 6, 2025 by
cdce8p
Loading…
[stubgen] Preserve dataclass_transform decorator
topic-dataclass-transform
PEP 681
topic-stubgen
#18418
opened Jan 5, 2025 by
cdce8p
Loading…
Remove unnecessary mypyc files from wheel
topic-mypyc
mypyc bugs
#18416
opened Jan 5, 2025 by
cdce8p
Loading…
Fix attribute type resolution with multiple inheritance
#18415
opened Jan 4, 2025 by
sterliakov
Loading…
Ensure subtyping works with erased typevartuples in callables
#18408
opened Jan 2, 2025 by
A5rocks
Loading…
Fix nondeterministic type checking involving noncommutative join
#18402
opened Jan 1, 2025 by
hauntsaninja
•
Draft
Add regression test for NamedTuple with recursive bound
#18399
opened Jan 1, 2025 by
hauntsaninja
Loading…
Generalize X[()] support for Unpack with empty tuples
upnext
#18395
opened Dec 31, 2024 by
A5rocks
Loading…
Use a dict to keep track of TypedDict fields in semanal
#18369
opened Dec 30, 2024 by
hauntsaninja
Loading…
Disallow assignment of protocol or abstract classes to Callable
#18347
opened Dec 27, 2024 by
hauntsaninja
Loading…
Remove TypeType exception for protocol instantiation
#18346
opened Dec 27, 2024 by
hauntsaninja
•
Draft
Update capi_version for mypyc tests to 3.8
topic-mypyc
mypyc bugs
#18341
opened Dec 25, 2024 by
cdce8p
Loading…
Support PEP 702, @deprecated
@deprecated()
on overloaded __get__
for generic descriptors
topic-pep-702
#18333
opened Dec 23, 2024 by
Viicos
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.