diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2018-06-07 22:07:49 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2018-06-07 23:37:07 +0200 |
commit | 3e1a15791a58d33563e18f72aeb296946407b0e7 (patch) | |
tree | b96a3c9ceb9f13cd356b788ab678d189b5aa7d07 /numpy/f2py/tests/test_compile_function.py | |
parent | 9a4d75dce2442b81859152048c299c57e6610667 (diff) | |
download | numpy-3e1a15791a58d33563e18f72aeb296946407b0e7.tar.gz |
BUG: Remove invalid read in searchsorted if needle is empty
The tests are a bit ugly, but the cache otherwise hides the errors
away during testing.
The ternary operation did not work, because complex types do not like
assignment of 0.
Closes gh-11261
Diffstat (limited to 'numpy/f2py/tests/test_compile_function.py')
0 files changed, 0 insertions, 0 deletions