You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change has the side effect of dropping the WebSocketProtocolError
exception from the list. It was documented as an alias of ProtocolError
as a side effect of using the automodule directive. Eventually it will
get deprecated with the rest of the legacy module so potential users
will be aware.
0 commit comments