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

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

31 Jan 2026 edition
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