summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-02-09 09:43:17 -0600
committerGitHub <noreply@github.com>2021-02-09 09:43:17 -0600
commit5c15cc3d76d171f07f9809a14a0dffd5ab37e599 (patch)
treecc53718d9dd71fcd5cebbf47a2d9e49a80b693ec /numpy/array_api/tests
parent7b085eac10d08c49453541a896297f42f09ddfe7 (diff)
downloadnumpy-5c15cc3d76d171f07f9809a14a0dffd5ab37e599.tar.gz
TST: Add a test for nditer write masked with references (gh-18374)
* TST: Add a test for nditer write masked with references This code is almost impossible to hit, but in theory, a masked iterator can contain references which are buffered. The buffer than would use the `move_reference` mechanism, Even though not all elements are copied, all references in the buffer must be cleared in the process. * BUG: fix test for non-refcount Co-authored-by: Matti Picus <matti.picus@gmail.com>
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions