summaryrefslogtreecommitdiff
path: root/numpy/doc/subclassing.py
diff options
context:
space:
mode:
authorMarten van Kerkwijk <mhvk@astro.utoronto.ca>2017-05-11 19:09:08 -0400
committerMarten van Kerkwijk <mhvk@astro.utoronto.ca>2017-05-12 11:11:40 -0400
commit0545f682a34cfd9b8dc362efc0a78b6aa4c4f439 (patch)
tree8e3c14a875dcb1c0469e1427f36f5bcdff3f7ae5 /numpy/doc/subclassing.py
parent14ff219a13e194c5e7995218fea3c7648eb1c875 (diff)
downloadnumpy-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