Merge lp:~dobey/ubuntuone-storage-protocol/update-4-2 into lp:ubuntuone-storage-protocol/stable-4-2
Proposed by
dobey
Status: | Merged |
---|---|
Approved by: | dobey |
Approved revision: | no longer in the source branch. |
Merged at revision: | 155 |
Proposed branch: | lp:~dobey/ubuntuone-storage-protocol/update-4-2 |
Merge into: | lp:ubuntuone-storage-protocol/stable-4-2 |
Diff against target: |
211 lines (+37/-39) 9 files modified
run-tests (+1/-1) setup.py (+2/-3) tests/test_client.py (+1/-1) tests/test_context.py (+4/-4) tests/test_sharersp.py (+4/-4) ubuntuone/storageprotocol/client.py (+2/-2) ubuntuone/storageprotocol/delta.py (+3/-4) ubuntuone/storageprotocol/errors.py (+19/-19) ubuntuone/storageprotocol/volumes.py (+1/-1) |
To merge this branch: | bzr merge lp:~dobey/ubuntuone-storage-protocol/update-4-2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mike McCracken (community) | Approve | ||
Review via email:
|
Commit message
Ignore some new pep8 errors, and update code to fix others.
To post a comment you must log in.