Go to file
Dirk Mueller fa64657c0a - update to 1.2.0:
* Bugfix: When a close frame with status NO_STATUS_RCVD is sent, send
    and empty payload.
  * Bugfix: Changing both encoding and decoding of the Host, from ascii
    to idna.
  * Bugfix: Support multiple Sec-WebSocket-Extensions and
    Sec-WebSocket-Protocol headers.
  * Accept bytes alongside string as path argument in
    initiate_upgrade_connection.
  * Check the state when sending events, raising if the event cannot be
    sent in the current state.
  * Send an empty payload for NO_STATUS_RCVD.
  * Added support for Python 3.10.
  * Drop support for Python 3.6, meaning the minimum supported version
    is Python 3.7.0.
  * Various type checking and code linting improvements.
- drop 170.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=23
2022-10-03 16:15:39 +00:00
.gitattributes Accepting request 579952 from home:alois:branches:devel:languages:python 2018-02-26 08:32:51 +00:00
.gitignore Accepting request 579952 from home:alois:branches:devel:languages:python 2018-02-26 08:32:51 +00:00
python-wsproto.changes - update to 1.2.0: 2022-10-03 16:15:39 +00:00
python-wsproto.spec - update to 1.2.0: 2022-10-03 16:15:39 +00:00
wsproto-1.2.0.tar.gz - update to 1.2.0: 2022-10-03 16:15:39 +00:00