pypi cloudpickle 0.5.3
v0.5.3

latest releases: 3.0.0, 2.2.1, 2.2.0...
6 years ago

Installation

pip install cloudpickle

Changes Since v0.5.2

  • Fixed a crash in Python 2 when serializing non-hashable instancemethods of built-in
    types (issue #144).

  • itertools objects can also pickled
    (PR #156).

  • logging.RootLogger can be also pickled
    (PR #160).

Don't miss a new cloudpickle release

NewReleases is sending notifications on new releases.