diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-21 16:17:30 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-21 16:41:19 -0700 |
commit | 43493725ff982e4e948f3e370df58e637c6801ad (patch) | |
tree | aae89a111a33dcab9fc7a68c2908aa09f88415b1 /numpy/array_api/_array_object.py | |
parent | 0884dab487870646d669157a3e2524622ab1cdf4 (diff) | |
download | numpy-43493725ff982e4e948f3e370df58e637c6801ad.tar.gz |
TST: Add NULL checks to generic object ufunc loops and getitem
This is an attempt to ensure that we will guarantee non-NULL
objects in the future.
We do not do so for freshly initialized buffers (they are NULLed
for simplicity).
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions