Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 14 May 2026
FastAPI GitHub Python

encode/uvicorn: Version 0.47.0

What's Changed Eagerly import the ASGI app in the parent process by @Kludex in #2919 Add ssl_context_factory for custom SSLContext configuration by @Kludex in #2920 Treat fd=0 as a valid file descriptor with…

Source: Uvicorn Releases Kludex