diff options
author | John Kirkham <kirkhamj@janelia.hhmi.org> | 2016-02-05 10:55:28 -0500 |
---|---|---|
committer | John Kirkham <kirkhamj@janelia.hhmi.org> | 2016-02-08 18:50:08 -0500 |
commit | 594efedc183089ae28bca3044b3aaa8cee3adc65 (patch) | |
tree | 587fb0c55823f426aefe7a302a03680b3d5ecd6c /numpy/polynomial/polyutils.py | |
parent | 952413451f4cc3eb71b401501ffdbce14106668f (diff) | |
download | numpy-594efedc183089ae28bca3044b3aaa8cee3adc65.tar.gz |
BUG: Raise a quieter `MaskedArrayFutureWarning` for mask changes.
Drop the `__getitem__` warning. In `__setitem__` check to see if the
masked array is shared. If it is shared, we know it will propagate
upstream in the future. Also, use a more specific warning type instead
of using `FutureWarning` so that this can be explicitly ignored.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions