diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-06-29 13:06:20 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-06-29 13:07:57 -0500 |
commit | c434db2f8934c60bc8e41f71962f94d06d2adc3e (patch) | |
tree | af598e54c2a74d001a8c754722d16b9b8dd01d30 /numpy/array_api/_statistical_functions.py | |
parent | 2f0ed6acea1308c89e6c814b1317d96362370703 (diff) | |
download | numpy-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/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions