lp:~cjwatson/lazr.restful/py3-web-service-caller-bytes-url

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/lazr.restful/py3-web-service-caller-bytes-url
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

280. By Colin Watson

Accept path_or_url as bytes in WebServiceCaller.__call__ on Python 3.

src/lazr/restful/example/base/tests/collection.txt asserted that this
worked, and there's a reasonable point of view that URLs are fundamentally
bytes. Make sure this keeps working.

279. By Colin Watson

[r=cristiangsp] Fix __path_parts__ error handling for Python 3.

278. By Colin Watson

[r=cristiangsp] Fix various simple doctest failures on Python 3.

277. By Colin Watson

[r=cristiangsp] Make pformat_value iterate into lists.

276. By Colin Watson

[r=cristiangsp] Normalize line breaks in text fields marshalled from a request.

275. By Colin Watson

Fix indentation in simple_renderer.

274. By Colin Watson

[r=ilasc] Rework WebServiceCaller to send named POSTs as multipart/form-data.

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.

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