We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Since JLD2 serialises all pointers to NULL, serializing a Py always returns PyNULL.
Py
PyNULL
Add a package extension with a custom serialiser using pickle.
pickle
Possibly have the deserialiser be opt-in, for safety by default? Same for Serialization?