diff options
| author | Sebastian Berg <sebastianb@nvidia.com> | 2023-04-21 11:41:25 +0200 |
|---|---|---|
| committer | Sebastian Berg <sebastianb@nvidia.com> | 2023-04-21 11:52:06 +0200 |
| commit | 77a5aab54e10e063773e9aaf0e3730bf0cfefa9b (patch) | |
| tree | d06bc9410741ca2dc24f4f07f6128286ee841187 /numpy/array_api/tests | |
| parent | e20f11036bb7ce9f8de91eb4240e49ea4e41ef17 (diff) | |
| download | numpy-77a5aab54e10e063773e9aaf0e3730bf0cfefa9b.tar.gz | |
BUG: Fix masked array raveling when `order="A"` or `order="K"`
This transitively fixes gh-22912. I had alooked a bit into whether
it is worthwhile to preserve the mask order, but TBH, we seem to not
do so in so many places, that I don't think it really is worthwhile.
Applying `order="K"` or `order="A"` to the data and mask separately
is an big bug though.
Closes gh-22912
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions
