diff options
author | Lars Buitinck <L.J.Buitinck@uva.nl> | 2013-08-27 12:03:23 +0200 |
---|---|---|
committer | Lars Buitinck <L.J.Buitinck@uva.nl> | 2013-08-27 12:06:05 +0200 |
commit | 404a21a3140ddb942d4b38aea5aa50f58d4def44 (patch) | |
tree | 6353578fab9e90dc28275a058a416d050e24e70d /numpy/lib/tests/test_regression.py | |
parent | 266a1d1129ccb3328e9319db2451460b7293f681 (diff) | |
download | numpy-404a21a3140ddb942d4b38aea5aa50f58d4def44.tar.gz |
FIX: wrong function types in ufunc_object.c
assign_reduce_identity_{zero,one} were treated as
PyArray_AssignReduceIdentityFunc, but that type has
an extra void* argument. Added the argument.
Diffstat (limited to 'numpy/lib/tests/test_regression.py')
0 files changed, 0 insertions, 0 deletions