summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-12-15 10:17:32 -0600
committerGitHub <noreply@github.com>2021-12-15 18:17:32 +0200
commitd3881b360367d2e5b1e44efcb6653c82c36ca68c (patch)
treeb12f1b40de98cb5e360ad3189dcb1fcaa44980ed /numpy/array_api/_array_object.py
parent7d2bb368020c116433f8f8dfdbc63925efc23ddd (diff)
downloadnumpy-d3881b360367d2e5b1e44efcb6653c82c36ca68c.tar.gz
BUG: Fix issues (mainly) found using pytest-leaks (#20583)
* BUG: Fix issues (mainly) found using pytest-leaks This fixes mainly simple reference counting issues found with pytest-leaks. However, two of them are more complicated (will comment on them in the PR). This may not be the full picture yet, leak-test still running and to be sure I may need to restart it once more by now (it takes more than 1 day to complete). * Undo setitem changes to see if they trip windows tests The do seem a bit fishy, may be better to remove any special casing (even if that may require copying the "nbytes logic" from ctors.c
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions