[Python-modules-commits] [yarl] branch upstream updated (816789f -> bab09da)

Piotr Ożarowski piotr at moszumanska.debian.org
Mon Nov 7 21:51:14 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  816789f   import yarl_0.5.3.orig.tar.gz
       new  bab09da   Import yarl_0.7.0.orig.tar.gz

The 1 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            |   11 +
 PKG-INFO               |   17 +-
 README.rst             |    4 +
 setup.cfg              |    4 +-
 setup.py               |    4 +-
 tests/test_quoting.py  |   32 ++
 tests/test_url.py      |   28 +-
 yarl.egg-info/PKG-INFO |   17 +-
 yarl/__init__.py       |   89 +++-
 yarl/_quoting.c        | 1060 ++++++++++++++++++++++++++++--------------------
 yarl/_quoting.pyx      |   29 +-
 yarl/quoting.py        |   20 +-
 12 files changed, 839 insertions(+), 476 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