Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JLD2 compatibility #406

Open
cjdoris opened this issue Nov 4, 2023 · 0 comments · May be fixed by #411
Open

JLD2 compatibility #406

cjdoris opened this issue Nov 4, 2023 · 0 comments · May be fixed by #411
Milestone

Comments

@cjdoris
Copy link
Collaborator

cjdoris commented Nov 4, 2023

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?

@cjdoris cjdoris added this to the features milestone Nov 4, 2023
@cjdoris cjdoris linked a pull request Nov 6, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant