diff options
author | Christoph Gohlke <cgohlke@uci.edu> | 2019-07-24 15:59:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-24 15:59:03 -0700 |
commit | 602bc6f420087989f9e66c358072b180adead599 (patch) | |
tree | 31b4521c6d9956665051e90b3a87089922c64608 /numpy/core/fromnumeric.py | |
parent | 3251dc2bdd322e7fe3cf80d8337f0d4624922321 (diff) | |
download | numpy-602bc6f420087989f9e66c358072b180adead599.tar.gz |
BUG: initialize variable that is passed by pointer
The variable 'no_castable_output' is passed by a pointer to the 'ufunc_loop_matches' function in which its value is read.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions