lp:~cjwatson/lazr.restful/web-service-caller-multipart-named-post

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/lazr.restful/web-service-caller-multipart-named-post
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
lazr.restful
Status:
Merged

Recent revisions

274. By Colin Watson

Rework WebServiceCaller to send named POSTs as multipart/form-data.

Arguments that are instances of io.BufferedIOBase are sent as-is rather than
being encoded as JSON. This allows robust use of binary arguments on both
Python 2 and 3.

273. By Colin Watson

Release lazr.restful 0.23.0.

272. By Colin Watson

[r=pappacena] Fix pformat_value to apply more escaping to Unicode values.

271. By Colin Watson

[r=pappacena] Use html.escape(quote=False) rather than cgi.escape on Python 3.

270. By Colin Watson

[r=ilasc] Fix WebServiceResponseWrapper for Python 3.

269. By Colin Watson

[r=ilasc] Convert doctests to use print() for Unicode strings.

268. By Colin Watson

[r=ilasc] Fix ETag calculation on Python 3.

267. By Colin Watson

[r=ilasc] Fix webservice-marshallers tests on Python 3.

266. By Colin Watson

[r=ilasc] Remove lazr.restful.utils.safe_js_escape.

265. By Colin Watson

[r=ilasc] Fix exception re-raising on Python 3.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lazr.restful
This branch contains Public information 
Everyone can see this information.

Subscribers