https://bugzilla.redhat.com/show_bug.cgi?id=1479730 Bug ID: 1479730 Summary: Review Request: python-cloudpickle - Extended pickling support for Python objects Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: lbalhar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://lbalhar.fedorapeople.org/python-cloudpickle.spec SRPM URL: https://lbalhar.fedorapeople.org/python-cloudpickle-0.3.1-1.fc26.src.rpm Description: 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. Fedora Account System Username: lbalhar Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=21125229 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx