Merge lp://staging/~mbp/lazr.restfulclient/626960-keyerror into lp://staging/lazr.restfulclient
Proposed by
Martin Pool
Status: | Merged |
---|---|
Approved by: | Graham Binns |
Approved revision: | 119 |
Merged at revision: | 119 |
Proposed branch: | lp://staging/~mbp/lazr.restfulclient/626960-keyerror |
Merge into: | lp://staging/lazr.restfulclient |
Diff against target: |
15 lines (+4/-1) 1 file modified
src/lazr/restfulclient/resource.py (+4/-1) |
To merge this branch: | bzr merge lp://staging/~mbp/lazr.restfulclient/626960-keyerror |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Graham Binns (community) | code | Approve | |
Review via email: mp+71667@code.staging.launchpad.net |
Description of the change
per bug 626960, lazr.restfulclient currently treats any http error reading from a collection as a KeyError, which causes confusion as in <https:/
To post a comment you must log in.