summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2017-04-28 14:33:29 -0600
committerCharles Harris <charlesr.harris@gmail.com>2017-04-29 12:45:20 -0600
commit105557a681fe9b12e42d5aa5a6a4adb0e91ffe33 (patch)
tree6591c79659245dfbe72098ec5ee739d932955060 /numpy/add_newdocs.py
parentd5657b9e29a8e00ad8e074bc32c15dec220d766f (diff)
downloadnumpy-105557a681fe9b12e42d5aa5a6a4adb0e91ffe33.tar.gz
BUG: Make ndarray inplace operators forward calls when needed.
For backward compatibility, we need to let `__array_priority__` determine the override for inplace ops. If `__array_ufunc__ = None` on the right hand side it is still the case that TypeError will be raised. This fixes SciPy test failures of the type ndarray += sparse_array Closes #9019.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions