[Python-modules-commits] [yarl] branch upstream updated (e408f92 -> cdf0cb6)
Piotr Ożarowski
piotr at moszumanska.debian.org
Thu Nov 30 13:19:18 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 e408f92 Import yarl_0.13.0.orig.tar.gz
new cdf0cb6 Import yarl_0.15.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 | 23 +
MANIFEST.in | 1 +
PKG-INFO | 26 +-
docs/api.rst | 11 +
tests/test_pickle.py | 1 -
tests/test_quoting.py | 39 +-
tests/test_update_query.py | 1 +
tests/test_url.py | 11 +
tests/test_url_update_netloc.py | 7 +
yarl.egg-info/PKG-INFO | 26 +-
yarl/__init__.py | 132 ++-
yarl/__init__.pyi | 15 +-
yarl/_quoting.c | 1974 ++++++++++++++++++---------------------
yarl/_quoting.pyx | 80 +-
yarl/quoting.py | 36 +-
15 files changed, 1164 insertions(+), 1219 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