Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

4 items on 13 Aug 2026
FastAPI GitHub Python

encode/uvicorn: Version 0.52.3

Changed Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance (#3067) Full Changelog: 0.52.2...0.52.3

Source: Uvicorn Releases Kludex
Python GitHub Rust

astral-sh/ruff: 0.16.3

Release Notes Released on 2026-08-13. Preview features [pylint] Fix false negatives on negative numbers (PLR6104) (#27251) [pyupgrade] Add rule to replace while 1 with while True (UP048) (#27190) Bug fixes…

Source: Ruff Releases github-actions[bot]
FastAPI GitHub Python

encode/uvicorn: Version 0.52.2

Fixed Update zttp to 0.0.22, fixing bodyless request receives and improving HTTP/1 request parsing performance (#3063) Full Changelog: 0.52.1...0.52.2

Source: Uvicorn Releases Kludex