Skip to content

Releases: cloudpipe/cloudpickle

v0.3.0

30 May 19:12
Compare
Choose a tag to compare

Get it while it's hot with

pip install cloudpickle

Changes

  • Import submodules accessed by pickled functions (#80)
  • Support recursive functions inside closures (#89, #90)
  • Fix ResourceWarnings and DeprecationWarnings (#88)
  • Assume modules with __file__ attribute are not dynamic (#85)

v0.1.1

05 Sep 02:04
Compare
Choose a tag to compare

cloudpickle bug fix release v0.1.1

  • fixed save_classmethod (#41)
  • now allows users to import cloudpickle to dump and load pickled data (#37)
  • no more pickling of closed files, was broken on Python 3 (#32)
  • more tests!

Cloudpickle 0.1.0

16 Apr 20:39
Compare
Choose a tag to compare
  • Pickle arbitrary functions, classes
  • Python 3 support!

Many thanks to the originators of PiCloud and the maintainers of PySpark for their stewardship of cloudpickle over the years!

Note: This was released on an ✈️, in the literal ☁️s.