JuliaPy / JuliaPy/PythonCall.jl

JLD2 compatibility

未关闭
#406 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Julia
星标
1.1k
派生
86
平均合并
1 天 22 小时
30 天内合并 PR
3

描述

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?

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reviewing the JLD2 compatibility request and the package's extension mechanisms. Define the custom pickle-based serializer for Py values, then resolve whether deserialization and Serialization support must be opt-in for safety; done means Py values no longer become PyNULL when serialized and the chosen safety behavior is covered.

由索引模型根据 Issue 内容生成。

评估

技术栈
julia, python
领域
data
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。