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

conformance suite: do not assert questionable behavior with enums topic: conformance tests Issues with the conformance test suite
#2223 opened Mar 21, 2026 by JelleZijlstra Loading…
Allow errors for unsound Self definitions on non-final classes topic: conformance tests Issues with the conformance test suite
#2221 opened Mar 16, 2026 by davidhalter Loading…
parameter specification variance topic: typing spec For improving the typing spec
#2215 opened Mar 9, 2026 by KotlinIsland Loading…
don't state that Callable is a special form topic: typing spec For improving the typing spec
#2214 opened Mar 9, 2026 by KotlinIsland Loading…
don't state that type[Callable] is invalid topic: typing spec For improving the typing spec
#2207 opened Mar 6, 2026 by KotlinIsland Loading…
spec: do not mandate inference details around TypeVarTuple topic: conformance tests Issues with the conformance test suite topic: typing spec For improving the typing spec
#2203 opened Mar 2, 2026 by JelleZijlstra Loading…
Allow Mypy/Zuban to ignore specific error codes topic: conformance tests Issues with the conformance test suite topic: typing spec For improving the typing spec
#2153 opened Jan 19, 2026 by davidhalter Draft
Change the spec for class access of Self variables topic: typing spec For improving the typing spec
#2148 opened Jan 8, 2026 by davidhalter Draft
Change the typing spec around string references topic: typing spec For improving the typing spec
#2144 opened Jan 4, 2026 by davidhalter Draft
Document the trouble with lambdas in the guides topic: documentation Documentation-related issues and PRs
#2105 opened Oct 20, 2025 by wyattscarpenter Loading…
Modified generics_type_erasure.py test to not require an error when… topic: conformance tests Issues with the conformance test suite
#2008 opened May 20, 2025 by erictraut 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 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…
Add additional examples about TypeIs topic: documentation Documentation-related issues and PRs
#1814 opened Jul 20, 2024 by mikeshardmind Loading…
Proposed clarification of spec for int/float/complex promotion topic: typing spec For improving the typing spec
#1748 opened May 23, 2024 by JelleZijlstra Loading…
ProTip! What’s not been updated in a month: updated:<2026-02-23.