Skip to content

v0.3.1

Compare
Choose a tag to compare
@rgbkrk rgbkrk released this 31 May 04:32
· 284 commits to master since this release

Get it while it's hot with

pip install cloudpickle

Changes since v0.2.2

  • 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)