lp:~cjwatson/wadllib/py3

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/wadllib/py3
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:
wadllib
Status:
Merged

Recent revisions

39. By Colin Watson

Restore support for Python < 2.6, using a sys.exc_info() kludge.

38. By Colin Watson

Note required Python versions.

37. By Colin Watson

Remove duplication of _make_unicode in Application.__init__.

36. By Colin Watson

Use version checking to decide on string handling, following the lead of the six module.

35. By Colin Watson

Move compatibility hacks to __init__.py.

34. By Colin Watson

elementtree was added to the standard library in Python 2.5, and simplejson in Python 2.6.

33. By Colin Watson

Drop "from __future__ import print_function" from doctest; we only ever pass a single argument to print, so it's compatible with Python 2 without this.

32. By Colin Watson

Add trove classifiers to indicate Python 3 compatibility.

31. By Colin Watson

Handle slight difference in Python 3's MIME formatting.

30. By Colin Watson

Fix up doctests for Python 3.

Branch metadata

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

Subscribers