JuliaPy / JuliaPy/PythonCall.jl
JLD2 compatibility
Open
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
Since JLD2 serialises all pointers to NULL, serializing a `Py` always returns `PyNULL`.
Add a package extension with a custom serialiser using `pickle`.
Possibly have the deserialiser be opt-in, for safety by default? Same for Serialization?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.