summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_function_base.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-03-10 17:17:41 -0600
committerSebastian Berg <sebastian@sipsolutions.net>2021-03-10 17:18:50 -0600
commit1feda6ee96db40f05a83ebea7e41d2a01973975a (patch)
tree43da0e8bec888cf1020cee7f4a500ac5c16a729b /numpy/lib/tests/test_function_base.py
parent2ea7ebdc4294868ec982ad6310d0daf6477fabfc (diff)
downloadnumpy-1feda6ee96db40f05a83ebea7e41d2a01973975a.tar.gz
MAINT: Do not claim input to binops is `self` (array object)
On the C-side binops only guarantee that one of the operands is an instance of `PyArrayObject *`, but we do not know which one. Typing the first as `PyArrayObject *` is just misleading for almost no actual payoff
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions