]> git.ipfire.org Git - thirdparty/starlette.git/commit
Replace WebSocket assertions with RuntimeError (#1472)
authorAmin Alaee <mohammadamin.alaee@gmail.com>
Fri, 4 Feb 2022 10:51:04 +0000 (11:51 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 10:51:04 +0000 (11:51 +0100)
commit424351cb231c67798a65c091b0b7d42790f5e444
treef10e21ace9e587ecdf323f90a9453e849478c72c
parenta6d3d8f0179cb1c2ac283bb5db779f6075854a66
Replace WebSocket assertions with RuntimeError (#1472)

Co-authored-by: Tom Christie <tom@tomchristie.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
starlette/websockets.py
tests/test_websockets.py