Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 696 – Type Defaults for Type Parameters | peps.python.org
https://peps.python.org/pep-0696/
links
backlinks
This PEP introduces the concept of type defaults for type parameters, including TypeVar, ParamSpec, and TypeVarTuple, which act as defaults for type parameters for which no type is specified.
Roast topics
Find topics
Find it!