Skip to main content

Module _typing

Module _typing 

Source

Structs§

Generic
NoDefault
ParamSpec
ParamSpecArgs
ParamSpecKwargs
TypeVar
TypeVarTuple

Functions§

call_typing_func_object
init
Initialize typing types (call extend_class)
set_typeparam_default
Sets the default value for a type parameter, equivalent to CPython’s _Py_set_typeparam_default This is used by the CALL_INTRINSIC_2 SetTypeparamDefault instruction