Merge lp://staging/~cjwatson/python-jujuclient/websocket-client-compat into lp://staging/python-jujuclient
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 99 |
Proposed branch: | lp://staging/~cjwatson/python-jujuclient/websocket-client-compat |
Merge into: | lp://staging/python-jujuclient |
Diff against target: |
14 lines (+4/-0) 1 file modified
jujuclient/connector.py (+4/-0) |
To merge this branch: | bzr merge lp://staging/~cjwatson/python-jujuclient/websocket-client-compat |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Britton (community) | Approve | ||
Review via email: mp+347505@code.staging.launchpad.net |
Commit message
Work around SSL option handling bug in some versions of websocket-client.
Description of the change
This works around https:/
Unfortunately 0.44.0 is what's in bionic, so at the moment python-jujuclient is broken out of the box in bionic. I think SRUing this patch there would be a good idea.
To post a comment you must log in.