summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-06-29 13:06:20 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2021-06-29 13:07:57 -0500
commitc434db2f8934c60bc8e41f71962f94d06d2adc3e (patch)
treeaf598e54c2a74d001a8c754722d16b9b8dd01d30 /numpy/array_api/tests
parent2f0ed6acea1308c89e6c814b1317d96362370703 (diff)
downloadnumpy-c434db2f8934c60bc8e41f71962f94d06d2adc3e.tar.gz
BUG: Fix NULL special case in object-to-any cast code
Apparently `np.empty_like` is an easy way to create NULL filled object arrays. In general, it is not typical, which explains how this case could have managed to not be found by our tests or downstream tests. Closes gh-19373
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions