Skip to content

Pull requests: python/typing

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
Assigned to nobody Loading
Sort

Pull requests list

Clarify namedtuple member rules
#1979 opened Apr 19, 2025 by yangdanny97 Loading…
Add conformance test for @final combined with @property topic: typing spec For improving the typing spec
#1916 opened Jan 31, 2025 by samwgoldman Loading…
Clarify runtime implementation of Generic topic: typing spec For improving the typing spec
#1876 opened Oct 29, 2024 by Viicos Loading…
Permit inferring Self for unannotated self topic: typing spec For improving the typing spec
#1860 opened Sep 27, 2024 by hauntsaninja Draft
Add additional examples about TypeIs topic: documentation Documentation-related issues and PRs
#1814 opened Jul 20, 2024 by mikeshardmind Loading…
ProTip! Filter pull requests by the default branch with base:main.