JuliaPy / JuliaPy/PythonCall.jl
add pydel_of_py_is_safe(x)
Ouverte
- Langage dominant
- Julia
- Étoiles
- 1.1k
- Forks
- 86
- Merge moyen
- 1 j 22 h
- PR mergées (30 j)
- 3
Description
... which is true if `pydel!(Py(x))` is safe (i.e. `Py(x)` definitely returns a new value).
Or perhaps `!ispy(x)` is enough??
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia, python
- Domaine
- backend-api-design
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100