diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-08-02 13:32:35 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-08-02 14:19:41 -0500 |
commit | 1579ca9116e72a2d77170de35a05a7d5b2552d2f (patch) | |
tree | ba120c9dca33c1ee52e98f342869adf92ec23acf /numpy/array_api/_elementwise_functions.py | |
parent | d61fdc7d4c33d7f2104afde7e32d56af59f9d4f9 (diff) | |
download | numpy-1579ca9116e72a2d77170de35a05a7d5b2552d2f.tar.gz |
BUG: Fix bad write in masked iterator output copy paths
There was an unfortunate typo which leads to writing too many values
back when wheremask is used in a non-continguous N-D context.
Closes gh-19589
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions