lp:~cjwatson/lazr.restful/py3-safe-hasattr-tests

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/lazr.restful/py3-safe-hasattr-tests
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

Adjust tests for hasattr() fix in Python 3.2.

Python 3.2 fixed hasattr() to only catch AttributeError rather than masking
other errors, giving it similar behaviour to safe_hasattr() for most
purposes. Adjust the tests to handle this.

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