Pull requests · python/typing
-
Notifications
You must be signed in to change notification settings - Fork 299
Pull requests list
Improve the styling of the conformance results page
#2307
opened
docs: add concrete type definition and update protocol references
topic: typing spec
#2302
opened
Conformance: align dataclass descriptor tests with runtime
#2299
opened
Conformance: test @override checks on __init__ and __new__
#2297
opened
Remove questionable dataclass descriptor conformance assertions
topic: conformance tests
#2296
opened
Clarify generic type parameter ordering
topic: typing spec
#2289
opened
added variance inference test with method scoped type variable
#2287
opened
Add sentinels (PEP 661) to the spec
#2277
opened
Fix generic default documentation
topic: typing spec
#2265
opened
Improve Step 5 of overload call evaluation.
topic: typing spec
#2250
opened
Update generics reference to use PEP 695 type parameter syntax
#2242
opened
clarify Final reassignment semantics
#2241
opened
parameter specification/type variable tuple variance
topic: typing spec
#2215
opened
4 of 6 tasks
don't state that Callable is a special form
topic: typing spec
#2214
opened
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
don't state that type[Callable] is invalid
topic: typing spec
#2207
opened
Update specification for directives for sys.implementation and sys.platform checks.
topic: typing spec
#2173
opened
Change the spec for class access of Self variables
topic: typing spec
#2148
opened
Change the typing spec around string references
topic: typing spec
#2144
opened
Document the trouble with lambdas in the guides
topic: documentation
#2105
opened
Typing concepts: add that object | Any and Never | Any can be simplified
topic: typing spec
#2052
opened
Modified generics_type_erasure.py test to not require an error when…
topic: conformance tests
#2008
opened
Delete "Passing kwargs inside a function to another function section"
topic: typing spec
#1960
opened
Add conformance test for @final combined with @property
topic: typing spec
#1916
opened
Clarify runtime implementation of Generic
topic: typing spec
#1876
opened
ProTip! What’s not been updated in a month: updated:<2026-05-20.