[Python-modules-commits] [yarl] branch upstream updated (c0e15ae -> 39878b7)

Piotr Ożarowski piotr at moszumanska.debian.org
Sun Jul 16 12:14:22 UTC 2017


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

piotr pushed a change to branch upstream
in repository yarl.

      from  c0e15ae   Import yarl_0.11.0.orig.tar.gz
       new  39878b7   Import yarl_0.12.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                |   7 +++
 PKG-INFO                   |  12 +++-
 README.rst                 |   3 +
 docs/api.rst               |   6 +-
 tests/test_update_query.py | 154 +++++++++++++++++++++++++++++++++++++++++++++
 tests/test_url.py          | 149 ++-----------------------------------------
 yarl.egg-info/PKG-INFO     |  12 +++-
 yarl.egg-info/SOURCES.txt  |   2 +
 yarl/__init__.py           |   4 +-
 yarl/__init__.pyi          |  32 +++++++---
 yarl/_quoting.c            |  10 +--
 yarl/_quoting.pyi          |   5 ++
 yarl/_quoting.pyx          |   4 +-
 13 files changed, 236 insertions(+), 164 deletions(-)
 create mode 100644 tests/test_update_query.py
 create mode 100644 yarl/_quoting.pyi

-- 
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