PEP 821: Support for unpacking TypedDicts in Callable type hints
This document introduces PEP 821: Python Enhancement Proposals (PEPs) PEP 821 – Support for unpacking TypedDicts in Callable type hints |... This PEP proposes allowing Unpack[TypedDict] in the parameter list inside…