Fedora Packages

python3-cloudpickle Subpackage of python-cloudpickle

Extended pickling support for Python objects

cloudpickle makes it possible to serialize Python constructs not supported by the default pickle module from the Python standard library. cloudpickle is especially useful for cluster computing where Python expressions are shipped over the network to execute on remote hosts, possibly close to the data. Among other things, cloudpickle supports pickling for lambda expressions, functions and classes defined interactively in the __main__ module.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.0.0-5.fc40 -
Fedora 40 3.0.0-5.fc40 -
Fedora 39 2.2.1-4.fc39 -
Fedora 38 2.2.1-1.fc38 -
EPEL 9 2.2.1-1.el9 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-cloudpickle dash maintainers at fedoraproject dot org.



Sources on Pagure