-
-
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
[mypyc] Add more comments about overlapping error values
#18963
by JukkaL
was merged Apr 24, 2025
Loading…
[mypyc] Fix spilling values with overlapping error values
#18961
by JukkaL
was merged Apr 24, 2025
Loading…
[mypyc] Fix reference count of spilled register in async def
#18957
by JukkaL
was merged Apr 23, 2025
Loading…
[mypyc] Add hidden flag to skip the generation of C files
#18955
by JukkaL
was merged Apr 23, 2025
Loading…
Update math error messages for 3.14 (2)
topic-mypyc
mypyc bugs
#18949
by cdce8p
was merged Apr 22, 2025
Loading…
[mypyc] Add primitive for bytes decode() method
pending
Issues that may be closed
#18931
by EvgenyVashkevich
was closed Apr 18, 2025
Loading…
Fix PEP 695 type alias with mix of type args (PEP 696)
topic-pep-695
Issues related to PEP 695 syntax
topic-pep-696
TypeVar defaults
#18919
by cdce8p
was merged Apr 17, 2025
Loading…
Fix swapped errors for frozen/non-frozen dataclass inheritance
#18918
by nawrazi
was merged Apr 14, 2025
Loading…
Docs: added information about deprecated pep 563
#18915
by ApostolFet
was merged Apr 12, 2025
Loading…
Fix incremental issue with namespace packages (option 2)
#18908
by hauntsaninja
was closed Apr 11, 2025
Loading…
Fix incremental issue with namespace packages (option 1)
#18907
by hauntsaninja
was merged Apr 11, 2025
Loading…
Traverse module ancestors when traversing reachable graph nodes during dmypy update
#18906
by sterliakov
was merged Apr 11, 2025
Loading…
[mypyc] Add basic optimization for sorted
topic-mypyc
mypyc bugs
#18902
by cdce8p
was merged Apr 9, 2025
Loading…
Flatten union before contracting literals when checking subtyping
#18898
by sterliakov
was merged Apr 9, 2025
Loading…
Exclude irrelevant members in
narrow_declared_type
from union overlapping with enum
#18897
by sterliakov
was merged Apr 11, 2025
Loading…
Do not add
kw_only
dataclass fields to __match_args__
#18892
by sobolevn
was merged Apr 7, 2025
Loading…
[mypyc] Optimize list.__imul__, tuple.__mul__
topic-mypyc
mypyc bugs
#18887
by cdce8p
was merged Apr 8, 2025
Loading…
Fix ForwardRef comparison in test for Python 3.14
topic-mypyc
mypyc bugs
#18885
by cdce8p
was merged Apr 8, 2025
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.