Skip to content
This repository was archived by the owner on Sep 7, 2018. It is now read-only.

Update cloudpickle to 0.5.5#295

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-cloudpickle-0.5.2-to-0.5.5
Open

Update cloudpickle to 0.5.5#295
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-cloudpickle-0.5.2-to-0.5.5

Conversation

@pyup-bot
Copy link
Contributor

This PR updates cloudpickle from 0.5.2 to 0.5.5.

Changelog

0.5.5

=====

- Fixed inconsistent version in `cloudpickle.__version__`.

0.5.4

=====

- Fixed a pickling issue for ABC in python3.7+ ([issue 180](
https://github.com/cloudpipe/cloudpickle/issues/180)).

- Fixed a bug when pickling functions in `__main__` that access global
variables ([issue 187](
https://github.com/cloudpipe/cloudpickle/issues/187)).

0.5.3

=====
- Fixed a crash in Python 2 when serializing non-hashable instancemethods of built-in
types ([issue 144](https://github.com/cloudpipe/cloudpickle/issues/144)).

- itertools objects can also pickled
([PR 156](https://github.com/cloudpipe/cloudpickle/pull/156)).

- `logging.RootLogger` can be also pickled
([PR 160](https://github.com/cloudpipe/cloudpickle/pull/160)).
Links

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant