lp://staging/~cjwatson/wadllib/drop-py34
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/wadllib/drop-py34
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.
- Cristian Gonzalez (community): Approve
-
Diff: 59 lines (+6/-11)4 files modifiedsetup.py (+0/-3)
src/wadllib/NEWS.txt (+5/-0)
src/wadllib/README.txt (+0/-7)
tox.ini (+1/-1)
Branch information
Recent revisions
- 40. By Colin Watson
-
Drop support for Python 3.2, 3.3, and 3.4.
Testing them has been getting more difficult, and they're EOL anyway.
- 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