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.

06 Jul 2026 edition
FastAPI GitHub Python

encode/uvicorn: Version 0.50.2

What's Changed Require websockets>=13.0 for the default sansio implementation by @Kludex in #3021 Full Changelog: 0.50.1...0.50.2

Source: Uvicorn Releases Kludex
FastAPI GitHub Python

encode/uvicorn: Version 0.50.1

What's Changed Split comma-separated Sec-WebSocket-Protocol values in the websockets-sansio implementation by @Aayush7352 in #3019 New Contributors @Aayush7352 made their first contribution in #3019 Full Changelog:…

Source: Uvicorn Releases Kludex