diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2017-04-03 21:34:33 -0400 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2017-04-27 13:37:50 -0600 |
commit | 8cc2f71d3b2a37506918dc9a4f9d078c567ca7be (patch) | |
tree | 78cd12f704bc3e68fcaf11cae135a0b09f206e83 /numpy/doc/subclassing.py | |
parent | 5f9252cc299149d213aa95dfc89b1131060a1289 (diff) | |
download | numpy-8cc2f71d3b2a37506918dc9a4f9d078c567ca7be.tar.gz |
BUG,MAINT: ensure out=None is never passed on to __array_ufunc__.
As part of this, it turns out the number of output arguments nout
was needed, so that was passed in. Also, testing showed that arguments
passed in both as positional and keyword arguments were not caught,
so a duplication check was added.
Diffstat (limited to 'numpy/doc/subclassing.py')
0 files changed, 0 insertions, 0 deletions