[Python-modules-commits] [uvloop] branch upstream updated (d541b94 -> 6b1a9d7)

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Mar 2 19:58:40 UTC 2017


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

piotr pushed a change to branch upstream
in repository uvloop.

      from  d541b94   import uvloop_0.6.7+ds1.orig.tar.gz
       new  6b1a9d7   Import uvloop_0.8.0+ds1.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:
 PKG-INFO                    |    89 +-
 setup.cfg                   |     1 -
 setup.py                    |    12 +-
 tests/test_base.py          |   101 +
 tests/test_tcp.py           |     2 +-
 tests/test_unix.py          |    11 +-
 uvloop.egg-info/PKG-INFO    |    89 +-
 uvloop.egg-info/SOURCES.txt |     2 +
 uvloop/includes/stdlib.pxi  |     1 +
 uvloop/loop.c               | 34284 ++++++++++++++++++++++--------------------
 uvloop/loop.pxd             |     3 +
 uvloop/loop.pyx             |    63 +-
 12 files changed, 18266 insertions(+), 16392 deletions(-)

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



More information about the Python-modules-commits mailing list