Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Python

1 items on 31 Jan 2026
Python

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…

Source: Python PEPs Daraan