Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-13 | 582 Bytes | |
Version 0.46.2 source code.tar.gz | 2025-04-13 | 2.6 MB | |
Version 0.46.2 source code.zip | 2025-04-13 | 2.6 MB | |
Totals: 3 Items | 5.2 MB | 0 |
What's Changed
- Use correct index on backwards compatible logic in
TemplateResponse
by @alex-oleshkevich in https://github.com/encode/starlette/pull/2909 - Prevents reraising of exception from
BaseHTTPMiddleware
by @ramannanda9 in https://github.com/encode/starlette/pull/2911
New Contributors
- @ahryniv made their first contribution in https://github.com/encode/starlette/pull/2913
- @ramannanda9 made their first contribution in https://github.com/encode/starlette/pull/2911
Full Changelog: https://github.com/encode/starlette/compare/0.46.1...0.46.2