summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-03-12 11:16:19 -0600
committerSebastian Berg <sebastian@sipsolutions.net>2021-03-12 11:16:19 -0600
commit601c43ff608bd3d0d846670a6b3d82b40c56d6fa (patch)
tree17e689f86d3b78949084ee58095d1ca4e08f4817 /numpy/array_api
parentc5de5b5c2cf048e1556f31dfcfa031c8f624b98e (diff)
downloadnumpy-601c43ff608bd3d0d846670a6b3d82b40c56d6fa.tar.gz
BUG: Fix ma coercion list-of-ma-arrays if they do not cast to bool
There was a regression here due to force casting to bool, but if that happens to fail (it does, but should not for strings). The mask would just be dropped. Of course masked arrays are held together by faith here, but its a regression. Closes gh-18551
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions