-
-
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
Fix "not callable" issue for
@dataclass(frozen=True)
with Final
attr
#18572
opened Jan 30, 2025 by
sobolevn
Loading…
[mypyc] Improve support for frozenset
topic-mypyc
mypyc bugs
#18571
opened Jan 30, 2025 by
cdce8p
Loading…
Properly account for
member
and nonmember
in TypeInfo.enum_members
#18559
opened Jan 28, 2025 by
sobolevn
Loading…
Remove old TypedDict + NamedTuple code from mypyc
topic-mypyc
mypyc bugs
upnext
#18554
opened Jan 27, 2025 by
cdce8p
Loading…
Cleanup backwards compat layer for use_vectorcall and use_method_vectorcall
topic-mypyc
mypyc bugs
#18548
opened Jan 27, 2025 by
cdce8p
Loading…
Fix --warn-unreachable fall-through from ALWAYS_TRUE ifs
#18539
opened Jan 26, 2025 by
ammaraskar
Loading…
Consider property access from class objects in checkmember.py
#18504
opened Jan 21, 2025 by
sterliakov
•
Draft
Ignore overload impl when checking __OP__ and __rOP__ compatibility
#18502
opened Jan 21, 2025 by
sterliakov
Loading…
Add some functionality to misc/perf_compare.py
#18471
opened Jan 15, 2025 by
wyattscarpenter
Loading…
Ignore PEP 649 + 695 implementation details in stubtest
topic-stubtest
#18469
opened Jan 15, 2025 by
cdce8p
Loading…
[another approach] Prevent crash with Unpack of a fixed tuple in PEP695 type alias
#18452
opened Jan 13, 2025 by
sterliakov
•
Draft
Introduce temporary named expressions for
match
subjects
#18446
opened Jan 11, 2025 by
sterliakov
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.