Merge lp://staging/~cjwatson/lazr.restful/pformat-value-ordered-dict into lp://staging/lazr.restful
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 301 |
Proposed branch: | lp://staging/~cjwatson/lazr.restful/pformat-value-ordered-dict |
Merge into: | lp://staging/lazr.restful |
Diff against target: |
19 lines (+10/-0) 1 file modified
src/lazr/restful/testing/webservice.py (+10/-0) |
To merge this branch: | bzr merge lp://staging/~cjwatson/lazr.restful/pformat-value-ordered-dict |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Thiago F. Pappacena (community) | Approve | ||
Review via email: mp+403088@code.staging.launchpad.net |
Commit message
Handle OrderedDicts in pformat_value.
Description of the change
Now that WebServiceRespo
To post a comment you must log in.
LGTM