lp:~james-w/wadllib/fix-simplejson-unicode

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/wadllib/fix-simplejson-unicode
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
wadllib
Status:
Merged

Recent revisions

11. By James Westby

simplejson returns different output depending on whether the input is unicode

If the input is a plain string then the output may be unicode strings or not
depending on the version of simplejson and whether the C speedups are in use.
If you pass in a unicode string then you always get unicode strings back,
regardless of these factors.

10. By Leonard Richardson

[r=bac,flacoste] Make it possible to examine the acceptable values for a selection-type field.

9. By Leonard Richardson

Corrected __version__ to reflect the actual version number.

8. By Leonard Richardson

[r=flacoste] Make wadllib capable of recognizing and generating multipart/form-data representations, including representations that incorporate binary parameters.

7. By Launchpad PQM Bot

Merge from lp:~gary/wadllib/buildout

6. By Launchpad PQM Bot

[r=sinzui][bug=253635] Make it possible to look up parameters for unbound representation definitions. Looking up the value for a parameter still requires binding the definition to a representation.

5. By Launchpad PQM Bot

[r=celso,allenap] Add the ability to introspect on attribute names.

4. By Launchpad PQM Bot

[r=flacoste] [trivial] A test to make sure that changes to wadllib
 get pushed to a directory accessible from Launchpad.

3. By Leonard Richardson

Added simplejson to the dependency list, upgraded and hacked ez_setup.py so that it wouldn't choke on a simplejson setuptools hack.

2. By Leonard Richardson

Removed stray diff.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers