Skip to content

v0.3.0

Compare
Choose a tag to compare
@rgbkrk rgbkrk released this 30 May 19:12
· 288 commits to master since this release

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)