Merge lp://staging/~verterok/ubuntuone-storage-protocol/fix-validators-python_cpp into lp://staging/ubuntuone-storage-protocol
Proposed by
Guillermo Gonzalez
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Guillermo Gonzalez | ||||
Approved revision: | 149 | ||||
Merged at revision: | 146 | ||||
Proposed branch: | lp://staging/~verterok/ubuntuone-storage-protocol/fix-validators-python_cpp | ||||
Merge into: | lp://staging/ubuntuone-storage-protocol | ||||
Diff against target: |
81 lines (+18/-5) 3 files modified
run-tests (+4/-1) tests/test_putcontent.py (+7/-3) ubuntuone/storageprotocol/validators.py (+7/-1) |
||||
To merge this branch: | bzr merge lp://staging/~verterok/ubuntuone-storage-protocol/fix-validators-python_cpp | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Facundo Batista (community) | Approve | ||
dobey (community) | Approve | ||
Review via email: mp+102948@code.staging.launchpad.net |
Commit message
Add support for protobuf cpp python extension, also change run-tests to run the tests with both implementations.
Description of the change
Add support for protobuf cpp python extension, also change run-tests to run the tests with both implementations.
To post a comment you must log in.
Can you please file a bug about the problem this is fixing, and link it to this branch with "bzr commit --unchanged --fixes=lp:BUGNO" afterward?