summaryrefslogtreecommitdiff
path: root/numpy/doc/basics.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastianb@nvidia.com>2023-04-21 11:41:25 +0200
committerSebastian Berg <sebastianb@nvidia.com>2023-04-21 11:52:06 +0200
commit77a5aab54e10e063773e9aaf0e3730bf0cfefa9b (patch)
treed06bc9410741ca2dc24f4f07f6128286ee841187 /numpy/doc/basics.py
parente20f11036bb7ce9f8de91eb4240e49ea4e41ef17 (diff)
downloadnumpy-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/doc/basics.py')
0 files changed, 0 insertions, 0 deletions