[Python-modules-commits] [yarl] branch upstream updated (bab09da -> 6865bfe)

Piotr Ożarowski piotr at moszumanska.debian.org
Wed Dec 21 12:00:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

piotr pushed a change to branch upstream
in repository yarl.

      from  bab09da   Import yarl_0.7.0.orig.tar.gz
       new  603ecca   Import yarl_0.7.1.orig.tar.gz
       new  6865bfe   Import yarl_0.8.1.orig.tar.gz

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst            |   21 +
 PKG-INFO               |   23 +-
 setup.cfg              |    4 +-
 setup.py               |   10 +-
 tests/test_quoting.py  |   79 +-
 tests/test_url.py      |   39 +-
 yarl.egg-info/PKG-INFO |   23 +-
 yarl/__init__.py       |   73 +-
 yarl/_quoting.c        | 2015 ++++++++++++++++++++++++++++++------------------
 yarl/_quoting.pyx      |   65 +-
 yarl/quoting.py        |   51 +-
 11 files changed, 1569 insertions(+), 834 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/yarl.git



More information about the Python-modules-commits mailing list