Go to file
Robert Schweikert b73305c999 Accepting request 508234 from home:tbechtold:branches:devel:languages:python
- update to 0.44.0:
  -renames key in sslopt dict (#326)
  - Unkown kwarg 'ca_cert' when calling ssl wrap_socket() (#326)
  - Race condition in WebSocket ping/pong (#327)
  - Implement simple cookie jar(#292)
  - fix: when using pppoe redial will block.(#301)
  - Fix insecure_pythons list in setup.py(#304)
  - Support WEBSOCKET_CLIENT_CA_BUNDLE being directory(#307)
  - WebSocketPayloadException under high traffic and limited network connection(#306)
  - Not working --nocert parameter in wsdump.py(#315)
  - Avoid the app to block on close on certain systems (#320)
  - Fix warning is not defined. (#323)
  - move to repository to https://github.com/websocket-client/websocket-client.git
  - _send_ping warning fails due to missing reference in _logging.__all__ (#294)
  - Fix opcode -> op_code (#286)
  - Shuffled around example code (#256)
  - _send_ping graceful error handling (#262)
  - Allow closing WebSocketApp with status/reason/timeout (#265)
  - Support universal wheels (#267)
  - _url: Added subnet IP address matching in no_proxy host detection (#270)
  - fixed Incorrect encoding in continued messages python3 (#261)
  - Pass headers for websocket handshake (#271)
  - setup.py: Import `logging` before calling it. (#272)
  - Implemented close code 1014 (#273)
  - Support CA bundle specified by environment variable (#279)
  - Response header values should not be converted to lower case (#264)
  - Exclude port 443 from host http header (#248)
  - Cleanup code (#249)
  - Modify a code block directive in README (#250)
  - fixed ping/pong timeouet (#253)

OBS-URL: https://build.opensuse.org/request/show/508234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=18
2017-07-05 12:01:29 +00:00
.gitattributes Accepting request 238443 from home:rjschwei 2014-07-01 08:59:01 +00:00
.gitignore Accepting request 238443 from home:rjschwei 2014-07-01 08:59:01 +00:00
python-websocket-client.changes Accepting request 508234 from home:tbechtold:branches:devel:languages:python 2017-07-05 12:01:29 +00:00
python-websocket-client.spec Accepting request 508234 from home:tbechtold:branches:devel:languages:python 2017-07-05 12:01:29 +00:00
websocket_client-0.44.0.tar.gz Accepting request 508234 from home:tbechtold:branches:devel:languages:python 2017-07-05 12:01:29 +00:00