diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2022-12-19 20:20:09 +0100 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2022-12-19 20:22:20 +0100 |
commit | 45cb03723b863b0814092631fe9cf17df67add4e (patch) | |
tree | 1a4642f29176e5a9495a5be334b62f6c7e1106e5 /numpy/array_api/_constants.py | |
parent | bf35f9bafc71283afd8538fae58e02177f4c126a (diff) | |
download | numpy-45cb03723b863b0814092631fe9cf17df67add4e.tar.gz |
BUG: Do not use getdata() in np.ma.masked_invalid
This is the minimal solution to fix gh-22826 with as little change
as possible.
We should fix `getdata()` but I don't want to do that in a bug-fix
release really.
IMO the alternative is to revert gh-22046 which would also revert
the behavior noticed in gh-22720 (which seems less harmful though).
Closes gh-22826
Diffstat (limited to 'numpy/array_api/_constants.py')
0 files changed, 0 insertions, 0 deletions