JuliaPy / JuliaPy/PythonCall.jl
add pydel_of_py_is_safe(x)
未关闭
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
... which is true if `pydel!(Py(x))` is safe (i.e. `Py(x)` definitely returns a new value).
Or perhaps `!ispy(x)` is enough??
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reading the existing definitions and documentation for pydel!, Py(x), and ispy(x). Clarify whether the requested predicate should guarantee that Py(x) returns a new value, then check the project's existing API tests for a suitable place to specify the behavior. Done means the API design is decided and its behavior is covered by tests.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- backend-api-design
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100