diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-08-10 16:31:34 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-08-10 16:31:34 -0500 |
commit | 4a74cee8530e51fe60f77fa0131eda5e2c8a986d (patch) | |
tree | 375d4db4b0bf6cd7209c005fc2c7910079c0ca46 /numpy/array_api/_manipulation_functions.py | |
parent | c4e20ec45f0aef437df9bbdc18849d15e9d7e850 (diff) | |
download | numpy-4a74cee8530e51fe60f77fa0131eda5e2c8a986d.tar.gz |
BUG: Remove logical object ufuncs with bool output
While this makes sense, the implementation here does not actually
work. It is very difficult to actually reach it, but if reached
it just crashes the process, so remove it.
(I am not actually sure why the input needs to be object already
here, that seems to be an issue with the current dispatcher/promotion
special casing object a bit oddly.)
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions