Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update websocket-client to 0.48.0 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link

This PR updates websocket-client from 0.47.0 to 0.48.0.

Changelog

0.48.0

- Add NullHandler to logger to fix python 2 issue. (400)
- Fix the issue that websocket status message may not present (403)
- Socket error not raised in nested try except in python2 (408)
- Load system default certificates if none are given (415)
- Fix waiting forever on ping/pong timeout (411)
- socks5 via pysocks support (417)
- v0.47.0 breaks ability to stop stream with `run_forever` (410)
- _http.py: fix windows proxy error due to socktype (427)
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant