lp://staging/~cjwatson/wadllib/remove-buildout
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/wadllib/remove-buildout
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tom Wardill (community): Approve
-
Diff: 376 lines (+225/-33)10 files modified.bzrignore (+7/-11)
HACKING.rst (+1/-6)
MANIFEST.in (+5/-3)
NEWS.rst (+5/-0)
setup.py (+5/-6)
src/wadllib/docs/Makefile (+20/-0)
src/wadllib/docs/conf.py (+170/-0)
src/wadllib/docs/index.rst (+1/-2)
src/wadllib/tests/test_docs.py (+2/-4)
tox.ini (+9/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 41. By Colin Watson
-
[r=cristiangsp] Accept Unicode parameter values for multipart/form-data encoding on Python 2.
- 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. - 34. By Colin Watson
-
[r=bloodearnest] Reimplement MIME multipart/form-data encoding without binary corruption bugs.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/wadllib