lp://staging/~cjwatson/lazr.restful/no-json-binary
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/lazr.restful/no-json-binary
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: 79 lines (+19/-12)3 files modifiedNEWS.rst (+4/-0)
src/lazr/restful/docs/webservice-marshallers.rst (+4/-7)
src/lazr/restful/marshallers.py (+11/-5)
Branch information
Recent revisions
- 276. By Colin Watson
-
Don't attempt to JSON-decode Bytes fields read from a request.
Binary data can't be marshalled via JSON without additional encoding that we
don't do, and lazr.restfulclient doesn't JSON-encode binary fields.
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