[Python-modules-commits] [python-aiohttp] branch upstream updated (a7eb6ae -> 98fe54b)
Piotr Ożarowski
piotr at moszumanska.debian.org
Fri Nov 18 19:01:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch upstream
in repository python-aiohttp.
from a7eb6ae Import python-aiohttp_1.1.2.orig.tar.gz
new 98fe54b Import python-aiohttp_1.1.5.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 | 20 +++++++
CONTRIBUTORS.txt | 1 +
PKG-INFO | 22 +++++++-
aiohttp.egg-info/PKG-INFO | 22 +++++++-
aiohttp.egg-info/SOURCES.txt | 1 +
aiohttp/__init__.py | 2 +-
aiohttp/client.py | 51 ++++--------------
aiohttp/file_sender.py | 2 +-
aiohttp/test_utils.py | 5 +-
aiohttp/web.py | 1 +
aiohttp/web_urldispatcher.py | 52 +++++++++++-------
docs/index.rst | 1 +
docs/third_party.rst | 82 +++++++++++++++++++++++++++++
docs/web.rst | 6 +--
examples/background_tasks.py | 1 +
examples/client_auth.py | 1 +
examples/client_json.py | 1 +
examples/web_cookies.py | 1 +
examples/web_srv.py | 1 +
setup.cfg | 2 +-
tests/test_client_functional.py | 18 +++++++
tests/test_py35/test_cbv35.py | 1 +
tests/test_py35/test_client.py | 1 +
tests/test_py35/test_client_websocket_35.py | 1 +
tests/test_py35/test_resp.py | 1 +
tests/test_py35/test_web_websocket_35.py | 1 +
tests/test_test_utils.py | 12 +++++
tests/test_urldispatch.py | 36 ++++++++++---
28 files changed, 269 insertions(+), 77 deletions(-)
create mode 100644 docs/third_party.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aiohttp.git
More information about the Python-modules-commits
mailing list