diff options
author | Tyler Reddy <tyler.je.reddy@gmail.com> | 2023-02-24 09:39:40 -0700 |
---|---|---|
committer | Tyler Reddy <tyler.je.reddy@gmail.com> | 2023-02-24 10:00:02 -0700 |
commit | 2282c6d8e6c9ea81e6e687c4bccb628d1b209adc (patch) | |
tree | e160a15262371cc8915af837c4eb906c277223a7 /numpy/array_api/_indexing_functions.py | |
parent | c61900d5675d4a33a893da5c8e343b6c0c1666dd (diff) | |
download | numpy-2282c6d8e6c9ea81e6e687c4bccb628d1b209adc.tar.gz |
MAINT: PR 23269 revisions
* guard masked array `__deepcopy__` special object
handling behind `dtype.hasobject`, based on reviewer
feedback
* masked array `__deepcopy__` for object type handling
now deepcopies from `self._data` directly, based on
reviewer feedback
* add a test case for 2D masked array object
deepcopies, since reviewer was not convinced this was
working
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions