diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-02-04 12:57:27 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-02-04 13:14:12 +0000 |
commit | a2c6c451cdbfa97210199c9f32455a46eec06686 (patch) | |
tree | 2dbd5447d52f12b3f2c89588f22f6c6dc1f49b74 /numpy/array_api/_array_object.py | |
parent | 85be00ab0c36ded200747f5b82ab52e74db80b8f (diff) | |
download | numpy-a2c6c451cdbfa97210199c9f32455a46eec06686.tar.gz |
MAINT: Do not allow `copyswap` and friends to fail silently
If these can't do the work that is requested, then we should fail loudly, at least during development.
Really the API of these methods is wrong - they should take a `PyArray_Descr`, not an array.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions