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

Add Basilisk to conformance results
#2316 opened Jul 5, 2026 by MelbourneDeveloper Loading…
spec: clarify that passthrough __new__ is ignored when converting to callable topic: typing spec For improving the typing spec
#2314 opened Jun 22, 2026 by ashishpatel26 Contributor Loading…
generics: specify TypeVar-default inference when parameter default matches topic: typing spec For improving the typing spec
#2313 opened Jun 22, 2026 by ashishpatel26 Contributor Loading…
2 tasks
typeddict: clarify that .get() with an unknown literal key is not an error topic: typing spec For improving the typing spec
#2312 opened Jun 22, 2026 by ashishpatel26 Contributor Loading…
3 tasks
spec: expand Never/NoReturn with precise subtyping rules topic: typing spec For improving the typing spec
#2309 opened Jun 22, 2026 by ashishpatel26 Contributor Loading…
docs: add concrete type definition and update protocol references topic: typing spec For improving the typing spec
#2302 opened Jun 8, 2026 by BHUVANSH855 Contributor Loading…
Conformance: align dataclass descriptor tests with runtime topic: conformance tests Issues with the conformance test suite
#2299 opened Jun 1, 2026 by ashishpatel26 Contributor Loading…
Conformance: test @override checks on __init__ and __new__ topic: conformance tests Issues with the conformance test suite
#2297 opened May 29, 2026 by ashishpatel26 Contributor Loading…
Remove questionable dataclass descriptor conformance assertions topic: conformance tests Issues with the conformance test suite
#2296 opened May 28, 2026 by BHUVANSH855 Contributor Loading…
Clarify generic type parameter ordering topic: typing spec For improving the typing spec
#2289 opened May 18, 2026 by BHUVANSH855 Contributor Loading…
Add sentinels (PEP 661) to the spec
#2277 opened May 1, 2026 by JelleZijlstra Member Loading…
Fix generic default documentation topic: typing spec For improving the typing spec
#2265 opened Apr 19, 2026 by George-Ogden 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…
clarify Final reassignment semantics
#2241 opened Apr 7, 2026 by KotlinIsland Contributor Loading…
parameter specification/type variable tuple variance topic: typing spec For improving the typing spec
#2215 opened Mar 9, 2026 by KotlinIsland Contributor Loading…
5 of 6 tasks
don't state that Callable is a special form topic: typing spec For improving the typing spec
#2214 opened Mar 9, 2026 by KotlinIsland Contributor Loading…
don't state that type[Callable] is invalid topic: typing spec For improving the typing spec
#2207 opened Mar 6, 2026 by KotlinIsland Contributor 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
Document the trouble with lambdas in the guides topic: documentation Documentation-related issues and PRs
#2105 opened Oct 20, 2025 by wyattscarpenter Contributor Loading…
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…
ProTip! Add no:assignee to see everything that’s not assigned.