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
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 WebServiceResponseWrapper.jsonBody turns JSON objects into OrderedDicts, this is useful for doctest compatibility; a few Launchpad tests fail without this.

To post a comment you must log in.
Revision history for this message
Thiago F. Pappacena (pappacena) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches