github Kludex/uvicorn 0.42.0
Version 0.42.0

7 hours ago

Changed

  • Use bytearray for request body accumulation to avoid O(n^2) allocation on fragmented bodies (#2845)

Fixed

  • Escape brackets and backslash in httptools HEADER_RE regex (#2824)
  • Fix multiple issues in websockets sans-io implementation (#2825)

New Contributors


Full Changelog: 0.41.0...0.42.0

Don't miss a new uvicorn release

NewReleases is sending notifications on new releases.