Download Latest Version 0.47.2 source code.tar.gz (2.6 MB)
Email in envelope

Get an email when there's a new version of Starlette

Home / 0.47.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-29 1.2 kB
Version 0.47.0 source code.tar.gz 2025-05-29 2.6 MB
Version 0.47.0 source code.zip 2025-05-29 2.6 MB
Totals: 3 Items   5.2 MB 0

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.

New Contributors

Full Changelog: https://github.com/encode/starlette/compare/0.46.2...0.47.0

Source: README.md, updated 2025-05-29