Skip to content

Pull requests: python/mypy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
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 some async tests
#18956 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…
Make some parse errors non-blocking
#18941 by hauntsaninja was merged Apr 18, 2025 Loading…
[mypyc] Add primitive for bytes decode() method pending Issues that may be closed
#18931 by EvgenyVashkevich was closed Apr 18, 2025 Loading…
Create test02
#18923 by Arvindpaliatic was closed Apr 15, 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…
Update error_codes.rst
#18917 by aishuaishu10 was closed Apr 13, 2025 Loading…
Create test.py
#18916 by Arvindpaliatic was closed Apr 13, 2025 Loading…
Docs: added information about deprecated pep 563
#18915 by ApostolFet was merged Apr 12, 2025 Loading…
Clarified strict documentation
#18903 by lenayoung8 was merged Apr 17, 2025 Loading…
[mypyc] Add basic optimization for sorted topic-mypyc mypyc bugs
#18902 by cdce8p was merged Apr 9, 2025 Loading…
[pre-commit.ci] pre-commit autoupdate
#18899 by pre-commit-ci bot 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…
ProTip! Filter pull requests by the default branch with base:master.