Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We currently try to import cloudpickle and failing that fall back to pickle. However, given that there are many versions of cloudpickle and they are typically incompatible with one another, the caller may want to specify a specific version, so we should allow them to set the specific pickler to use.
Attachments
Issue Links
- links to