diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2013-03-18 15:44:12 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2013-03-18 15:50:45 +0100 |
commit | 793e83d06b2c23cdfe9a1b3abc5e16eeab3203c9 (patch) | |
tree | b71c0e7054400737b1eae2e49d50ac6f8fe1fabd /numpy/polynomial/polyutils.py | |
parent | 12dce71414f546bdad87bf8eb2a7f802e315b235 (diff) | |
download | numpy-793e83d06b2c23cdfe9a1b3abc5e16eeab3203c9.tar.gz |
BUG: no buffer reuse in nditer, if there was no buffer previously
If the buffer is used or not can possible change during iteration.
In this case, the buffer cannot be reused if it never existed...
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions