lp://staging/~logan/ubuntu/wily/python-idna/2.0
Created by
Logan Rosen
and last modified
- Get this branch:
- bzr branch lp://staging/~logan/ubuntu/wily/python-idna/2.0
Only
Logan Rosen
can upload to this branch. If you are
Logan Rosen
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Martin Pitt: Approve
-
Diff: 15373 lines (+11278/-3687)20 files modifiedHISTORY.rst (+22/-0)
LICENSE.rst (+2/-2)
PKG-INFO (+34/-4)
README.rst (+32/-4)
debian/changelog (+10/-0)
debian/control (+7/-2)
debian/watch (+2/-2)
idna.egg-info/PKG-INFO (+34/-4)
idna.egg-info/SOURCES.txt (+5/-2)
idna.egg-info/pbr.json (+1/-0)
idna/codec.py (+4/-4)
idna/core.py (+72/-29)
idna/idnadata.py (+3565/-3366)
idna/uts46data.py (+7267/-0)
setup.py (+2/-1)
tests/test_idna.py (+3/-1)
tests/test_idna_tr46.py (+0/-259)
tests/test_idna_uts46.py (+114/-0)
tools/build-idnadata.py (+7/-7)
tools/build-uts46data.py (+95/-0)
Branch information
- Owner:
- Logan Rosen
- Status:
- Development
Recent revisions
- 3. By Logan Rosen
-
* New upstream release.
* debian/watch: Update to use PyPI redirector.
* debian/control:
- Distinguish Python version in descriptions for packages.
- Bump Standards-Version to 3.9.6.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/wily/python-idna