[Python-modules-commits] [billiard] branch upstream updated (6faa88c -> 04f4cd5)

Brian May bam at moszumanska.debian.org
Wed Nov 18 22:06:24 UTC 2015


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

bam pushed a change to branch upstream
in repository billiard.

      from  6faa88c   Imported Upstream version 3.3.0.20
       new  04f4cd5   Import billiard_3.3.0.21.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.txt                            |  7 ++++++
 PKG-INFO                               | 13 ++++++++---
 README.rst                             |  2 +-
 billiard.egg-info/PKG-INFO             | 13 ++++++++---
 billiard/__init__.py                   | 40 +++++++++++++++-------------------
 billiard/dummy/__init__.py             | 12 +++++-----
 billiard/dummy/connection.py           |  3 +--
 billiard/five.py                       |  2 +-
 billiard/managers.py                   |  4 ++--
 billiard/pool.py                       | 24 +++++++++++---------
 billiard/process.py                    |  4 ++--
 billiard/py2/connection.py             |  3 +--
 billiard/py2/reduction.py              |  4 ++--
 billiard/py3/connection.py             |  9 ++++----
 billiard/queues.py                     |  4 ++--
 billiard/synchronize.py                |  8 +++----
 funtests/tests/test_multiprocessing.py |  2 +-
 setup.cfg                              |  3 +++
 setup.py                               |  7 ++++--
 19 files changed, 95 insertions(+), 69 deletions(-)

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



More information about the Python-modules-commits mailing list