-
Notifications
You must be signed in to change notification settings - Fork 294
Pull requests: python/typing
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: improve clarity and fix typos in type narrowing guide
#2271
opened Apr 22, 2026 by
BHUVANSH855
Loading…
Fix generic default documentation
topic: typing spec
For improving the typing spec
#2265
opened Apr 19, 2026 by
George-Ogden
Loading…
support conditional fields on TypedDict/NamedTuple/Enum/dataclasses
topic: conformance tests
Issues with the conformance test suite
topic: typing spec
For improving the typing spec
#2263
opened Apr 17, 2026 by
carljm
Member
Loading…
Improve Step 5 of overload call evaluation.
topic: typing spec
For improving the typing spec
#2250
opened Apr 8, 2026 by
rchen152
Collaborator
Loading…
Update generics reference to use PEP 695 type parameter syntax
#2242
opened Apr 7, 2026 by
BHUVANSH855
Loading…
parameter specification/type variable tuple variance
topic: typing spec
For improving the typing spec
#2215
opened Mar 9, 2026 by
KotlinIsland
Contributor
Loading…
3 of 6 tasks
don't state that For improving the typing spec
Callable is a special form
topic: typing spec
#2214
opened Mar 9, 2026 by
KotlinIsland
Contributor
Loading…
directives_type_checking.py: do not assert that type checkers must ignore all type errors in if not TYPE_CHECKING blocks
topic: conformance tests
#2210
opened Mar 7, 2026 by
AlexWaygood
Member
Loading…
don't state that For improving the typing spec
type[Callable] is invalid
topic: typing spec
#2207
opened Mar 6, 2026 by
KotlinIsland
Contributor
Loading…
Update specification for directives for sys.implementation and sys.platform checks.
topic: typing spec
For improving the typing spec
#2173
opened Feb 12, 2026 by
Josverl
Loading…
Change the spec for class access of Self variables
topic: typing spec
For improving the typing spec
#2148
opened Jan 8, 2026 by
davidhalter
Collaborator
•
Draft
Change the typing spec around string references
topic: typing spec
For improving the typing spec
#2144
opened Jan 4, 2026 by
davidhalter
Collaborator
•
Draft
Typing concepts: add that object | Any and Never | Any can be simplified
topic: typing spec
For improving the typing spec
#2052
opened Jul 21, 2025 by
JelleZijlstra
Member
Loading…
Modified Issues with the conformance test suite
generics_type_erasure.py test to not require an error when…
topic: conformance tests
#2008
opened May 20, 2025 by
erictraut
Collaborator
Loading…
Delete "Passing kwargs inside a function to another function section"
topic: typing spec
For improving the typing spec
#1960
opened Apr 5, 2025 by
yangdanny97
Contributor
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.