[Python-modules-commits] [billiard] branch upstream updated (fec33c2 -> 6450297)
Michael Fladischer
fladi at moszumanska.debian.org
Sun Jul 30 19:08:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch upstream
in repository billiard.
from fec33c2 New upstream version 3.5.0.2
new 6450297 New upstream version 3.5.0.3
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 | 13 +
Makefile | 3 +-
Modules/_billiard/multiprocessing.c | 4 +-
PKG-INFO | 758 +-----------------------------------
README.rst | 24 +-
billiard.egg-info/PKG-INFO | 758 +-----------------------------------
billiard.egg-info/SOURCES.txt | 2 +
billiard.egg-info/top_level.txt | 1 -
billiard/__init__.py | 2 +-
billiard/dummy/__init__.py | 4 +-
billiard/pool.py | 27 +-
billiard/process.py | 21 +
billiard/sharedctypes.py | 1 +
billiard/spawn.py | 1 +
billiard/synchronize.py | 1 +
setup.cfg | 8 +-
setup.py | 11 +-
t/unit/test_dummy.py | 22 ++
t/unit/test_pool.py | 10 +
19 files changed, 134 insertions(+), 1537 deletions(-)
create mode 100644 t/unit/test_dummy.py
create mode 100644 t/unit/test_pool.py
--
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