Skip to content
TILens What matters today in tech
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.

23 Apr 2026 edition
FastAPI GitHub Python

encode/uvicorn: Version 0.46.0

What's Changed Support ws_max_size in wsproto implementation by @Kludex in #2915 Support ws_ping_interval and ws_ping_timeout in wsproto implementation by @Kludex in #2916 Use bytearray for incoming WebSocket message…

Source: Uvicorn Releases Kludex