Skip to content

Pull requests: python/mypy

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[PEP 695] Support recursive type aliases
#17268 opened May 20, 2024 by JukkaL Loading…
Fix TypeIs for types with type params in Unions
#17232 opened May 10, 2024 by kreathon Loading…
Fix enum attributes are not members
#17207 opened May 2, 2024 by terencehonles Loading…
Fix handling of typing.Optional in stubgen
#17197 opened Apr 30, 2024 by WesleyTheGeolien Loading…
Add documentation for show-error-code-links
#17144 opened Apr 20, 2024 by GiorgosPapoutsakis Loading…
Allow self binding for generic ParamSpec topic-paramspec PEP 612, ParamSpec, Concatenate
#17123 opened Apr 14, 2024 by cdce8p Loading…
Fix narrowing unions in tuple pattern matches
#17109 opened Apr 9, 2024 by edpaget Loading…
ProTip! Exclude everything labeled bug with -label:bug.