summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-01-24 09:52:36 -0800
committerSebastian Berg <sebastian@sipsolutions.net>2020-01-31 20:49:25 -0800
commitcab3faf7d6701c17741471426438ae6ce7d7dc18 (patch)
treead13b439baa4fb2ef7f23d8ed8028693bdf94937 /numpy/array_api/_array_object.py
parent1d05717115990a1bd5dd547b70cd960354063702 (diff)
downloadnumpy-cab3faf7d6701c17741471426438ae6ce7d7dc18.tar.gz
DEP: Schedule PyArray_GetArrayParamsFromObject for removal
The function has no known usage outside of NumPy. It is fairly complex to use due to how it behaves with scalars, and, at least with a given "flexible" dtype would require additional access to the private PyArray_AdaptFlexibleDType function. Removing the function from public API will simplify refactor work of the dtype and dimension recovery.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions