diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2017-05-11 19:09:08 -0400 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2017-05-12 11:11:40 -0400 |
commit | 0545f682a34cfd9b8dc362efc0a78b6aa4c4f439 (patch) | |
tree | 8e3c14a875dcb1c0469e1427f36f5bcdff3f7ae5 /numpy/doc/subclassing.py | |
parent | 14ff219a13e194c5e7995218fea3c7648eb1c875 (diff) | |
download | numpy-0545f682a34cfd9b8dc362efc0a78b6aa4c4f439.tar.gz |
BUG: ensure axis=None gets passed on correctly to ufunc.reduce.
By mistake, any arguments to ufunc.reduce, ufunc.accumulate,
and ufunc.reduceat that were None were removed, rather than just
removing the 'out' argument. This is corrected here, with
tests added.
Diffstat (limited to 'numpy/doc/subclassing.py')
0 files changed, 0 insertions, 0 deletions