[Python-modules-commits] [cloudpickle] branch upstream updated (358a2ad -> 2789e57)

Diane Trout diane at moszumanska.debian.org
Fri Dec 8 23:19:13 UTC 2017


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

diane pushed a change to branch upstream
in repository cloudpickle.

      from  358a2ad   New upstream version 0.4.0
       new  2789e57   New upstream version 0.5.2

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                       |   8 +-
 README.md                      |   3 +
 cloudpickle.egg-info/PKG-INFO  |   8 +-
 cloudpickle/__init__.py        |   2 +-
 cloudpickle/cloudpickle.py     | 335 +++++++++++++++++++++--------------------
 setup.cfg                      |   1 -
 setup.py                       |   4 +-
 tests/cloudpickle_file_test.py |   6 +-
 tests/cloudpickle_test.py      | 317 ++++++++++++++++++++++++++++++--------
 tests/testutils.py             |  60 ++++++--
 10 files changed, 490 insertions(+), 254 deletions(-)

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



More information about the Python-modules-commits mailing list