diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-02-26 16:23:03 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2017-02-27 09:05:47 -0700 |
commit | d60ff8ec091396246ab6dabe231efc5012359b15 (patch) | |
tree | d3ee5e159480d5a8d7564c9231cdf71c04d24176 /numpy/matrixlib/defmatrix.py | |
parent | 309e450230f85fcea447047bcb319def858b7b10 (diff) | |
download | numpy-d60ff8ec091396246ab6dabe231efc5012359b15.tar.gz |
BUG: Fix deepcopy regression for empty arrays.
Deepcopy of empty arrays was failing because the nditer was constructed
without the NPY_ITER_ZEROSIZE_OK flag.
Closes #8536.
Diffstat (limited to 'numpy/matrixlib/defmatrix.py')
0 files changed, 0 insertions, 0 deletions