python-cloudpickle
No description set
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / python-cloudpickle
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-cloudpickle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
cloudpickle-0.8.1.tar.gz | 0000030832 30.1 KB | |
python-cloudpickle.changes | 0000005700 5.57 KB | |
python-cloudpickle.spec | 0000002532 2.47 KB |
Revision 14 (latest revision is 59)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 14)
- Update to 0.8.1: * Fix a bug (already present before 0.5.3 and re-introduced in 0.8.0) affecting relative import instructions inside depickled functions (issue #254) - Update to 0.8.0: * Add support for pickling interactively defined dataclasses. (issue #245) * Global variables referenced by functions pickled by cloudpickle are now unpickled in a new and isolated namespace scoped by the CloudPickler instance. This restores the (previously untested) behavior of cloudpickle prior to changes done in 0.5.4 for functions defined in the __main__ module, and 0.6.0/1 for other dynamic functions.
Comments 0