JuliaPy / JuliaPy/PythonCall.jl
Support __copy__ and __deepcopy__?
未关闭
enhancement
help wanted
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
`juliacall.AnyValue.__copy__` and `__deepcopy__` could call Julia's `copy` and `deepcopy`.
Conversely, `copy(::Py)` and `deepcopy_internal(::Py, ::IdDict)` could call Python's `copy.copy` and `copy.deepcopy`.
https://docs.python.org/3/library/copy.html
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。