summaryrefslogtreecommitdiff
path: root/numpy/core/setup_common.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2017-05-10 14:38:16 +0100
committerEric Wieser <wieser.eric@gmail.com>2017-05-10 15:24:48 +0100
commit5bf2a79f939bf46fa76b127c7fa09db0e235475b (patch)
tree27288997fa6b5410c8bb5d9129882f898b73b56b /numpy/core/setup_common.py
parentccfa36c0e008e21ab0d1d5822197cb490615d6b6 (diff)
downloadnumpy-5bf2a79f939bf46fa76b127c7fa09db0e235475b.tar.gz
BUG: Fix inconsistent lookup of __array_ufunc__.
Previously, we would check if the attribute existed on the class, yet use it from the instance. This also cuts 3 lookups of `__array_ufunc__` down to one.
Diffstat (limited to 'numpy/core/setup_common.py')
0 files changed, 0 insertions, 0 deletions