JuliaPy / JuliaPy/PythonCall.jl
pyconvert design
未关闭
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
- switch to using explicit branching logic, instead of lookups of functions?
- prefer copying over wrapping? e.g. `list` to `Vector` not `PyVector`?
- arguments for finer control? e.g. `copy=true` to prefer copying over wrapping
related: #355
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reviewing the pyconvert implementation and the related issue #355. Resolve the design questions about explicit branching versus function lookups, copying versus wrapping, and optional control arguments; done means the project has an agreed direction and defined behavior for these cases.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- backend-api-design
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100