Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-01 | 824 Bytes | |
Version 0.34.3 source code.tar.gz | 2025-06-01 | 709.9 kB | |
Version 0.34.3 source code.zip | 2025-06-01 | 753.0 kB | |
Totals: 3 Items | 1.5 MB | 0 |
What's Changed
- Don't include
cwd()
when non-empty--reload-dirs
is passed by @stinovlas in https://github.com/encode/uvicorn/pull/2598 - Apply
get_client_addr
formatting to WebSocket logging by @Harry-Lees in https://github.com/encode/uvicorn/pull/2636 - chore: improve type hints by @waketzheng in https://github.com/encode/uvicorn/pull/2638
New Contributors
- @stinovlas made their first contribution in https://github.com/encode/uvicorn/pull/2598
- @LifeLex made their first contribution in https://github.com/encode/uvicorn/pull/2621
- @Harry-Lees made their first contribution in https://github.com/encode/uvicorn/pull/2636
- @waketzheng made their first contribution in https://github.com/encode/uvicorn/pull/2638
Full Changelog: https://github.com/encode/uvicorn/compare/0.34.2...0.34.3