diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-01 19:09:35 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-13 09:36:57 -0700 |
commit | 63fa74a6150b7cea0497e232a60bee9d10a87e8d (patch) | |
tree | 8beebbc688313e7025d89d80cdbcc646d75f657c /numpy/array_api/_indexing_functions.py | |
parent | b463a7fcee642eb75ec7fd5faa33f3fabbcfb258 (diff) | |
download | numpy-63fa74a6150b7cea0497e232a60bee9d10a87e8d.tar.gz |
BUG: Avoid `NpyIter_EnableExternalLoop` as it resets the buffer
Resetting the buffer will copy it, which may cause casting errors.
And we want to prefer/catch those later ideally.
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions