pypi starlette 0.19.1
Version 0.19.1

latest releases: 0.38.5, 0.38.4, 0.38.3...
2 years ago

Fixed

  • Fix inference of Route.name when created from methods #1553.
  • Avoid TypeError on websocket.disconnect when code is None #1574.

Deprecated

  • Deprecate WS_1004_NO_STATUS_RCVD and WS_1005_ABNORMAL_CLOSURE in favor of WS_1005_NO_STATUS_RCVD and WS_1006_ABNORMAL_CLOSURE, as the previous constants didn't match the WebSockets specs #1580.

Don't miss a new starlette release

NewReleases is sending notifications on new releases.