pypi cloudpickle 0.4.3
v0.4.3

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

Installation

pip install cloudpickle

Changes Since v0.4.2

  • Fixed a regression: AttributeError when loading pickles that hold a
    reference to a dynamically defined class from the __main__ module.
    (issue #131).
  • Fixed a crash in Python 2 when serializing non-hashable instancemethods of built-in
    types. (issue #144)

Don't miss a new cloudpickle release

NewReleases is sending notifications on new releases.