github cloudpipe/cloudpickle v0.4.3

latest releases: v3.0.0, 3.0.0, v2.2.1...
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.