lp://staging/~cjwatson/lazr.restful/py3-response-wrapper
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/lazr.restful/py3-response-wrapper
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ioana Lasc (community): Approve
-
Diff: 50 lines (+18/-6)1 file modifiedsrc/lazr/restful/testing/webservice.py (+18/-6)
Branch information
Recent revisions
- 270. By Colin Watson
-
Fix WebServiceRespo
nseWrapper for Python 3. The reimplementation of http.client.
HTTPMessage using email.message. Message
in 3.0 removed the headers attribute, so we need to go to some effort to
deal with that.Sorting list responses in the jsonBody method doesn't make sense, so stop
doing that.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lazr.restful