Skip to content

Review pickling package options: e.g. dill as a replacement for cloudpickle #260

Open
@satra

Description

@satra

https://pypi.org/project/dill/ may allow us to pickle functions that behave the same way across two different environments (by getting source code). this should allow us to pickle arbitrary functions but will have to see if multiple functions can be encoded. there is an open issue using it inside ipython (uqfoundation/dill#346)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

Status

v1.0

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions