Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 31 May 2026
FastAPI GitHub Python

encode/starlette: Version 1.2.1

What's Changed Use httpx2 for type checking in the testclient module by @leifwar in #3304 Add assert error for requires() when request param is not Request type by @KeeganOP in #3298 New Contributors @leifwar made their…

Source: Starlette Releases Kludex