JuliaPy / JuliaPy/PythonCall.jl
add pydel_of_py_is_safe(x)
オープン
- 主要言語
- Julia
- スター
- 1.1k
- フォーク
- 86
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100