-
-
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
Prevent crashing when
match
arms use name of existing callable
#18449
opened Jan 12, 2025 by
sterliakov
Loading…
Allow
Any
to match sequence patterns in match/case
#18448
opened Jan 11, 2025 by
sterliakov
Loading…
Fixing __init__ for classes with @attr.s(slots=True).
#18447
opened Jan 11, 2025 by
advait-dixit
Loading…
Introduce temporary named expressions for
match
subjects
#18446
opened Jan 11, 2025 by
sterliakov
Loading…
Avoid false
unreachable
and redundant-expr
warnings in loops.
#18433
opened Jan 9, 2025 by
tyralla
Loading…
[stubgen] Improve dataclass init signatures
topic-dataclass-transform
PEP 681
topic-dataclasses
topic-stubgen
#18430
opened Jan 7, 2025 by
cdce8p
Loading…
Add explanations of the yield statement to common_issues.rst Fixes #17996
documentation
#18422
opened Jan 6, 2025 by
keainye
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
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!
no:milestone will show everything without a milestone.