diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-02-13 23:23:10 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-02-19 15:50:46 +0000 |
commit | 5095f42427da68b71459f052148f600144c6762f (patch) | |
tree | 93325ddaf0dbdb715e9d40b7265ce311baa48195 /numpy/lib/tests/test_function_base.py | |
parent | ee40ff69127fee94e7e3103445729024e7b3de21 (diff) | |
download | numpy-5095f42427da68b71459f052148f600144c6762f.tar.gz |
BUG: Fixed undefined behavior when __array_wrap__ returns None
Now `None` is treated like any other return value, rather than a command
to segfault.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions