lp:~cjwatson/wadllib/multipart-py2-unicode

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

40. By Colin Watson

Accept Unicode parameter values for multipart/form-data encoding on Python 2.

This was broken by the reimplementation in 1.3.3, and caused some test
failures when trying to integrate that or newer versions into Launchpad.

39. By Colin Watson

Release 1.3.4.

38. By Colin Watson

Fix invalid ReST in long description.

37. By Colin Watson

Add Python 3.9 compatibility.

Use xml.etree.ElementTree if xml.etree.cElementTree does not exist. Based
on a patch by Ondřej Pohořelský, for which thanks.

36. By Colin Watson

Advertise support for Python 3.8.

35. By Colin Watson

Release 1.3.3.

34. By Colin Watson

[r=bloodearnest] Reimplement MIME multipart/form-data encoding without binary corruption bugs.

33. By Dimitri John Ledkov

Update doctests to be pyhon2 & python3 friendly.

32. By Dimitri John Ledkov

MIME document needs to be bytes in python3

31. By Dimitri John Ledkov

Ship test data, used by dependencies.

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