summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_function_base.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-03-19 23:20:57 -0500
committerGitHub <noreply@github.com>2021-03-19 22:20:57 -0600
commit2ccc7942f072b7fdbe54f148cdcb6a7d79388a89 (patch)
tree5df55a661ea03d90542e358250f48f099b5bb29c /numpy/lib/tests/test_function_base.py
parentf282603bf1c210e44ffc34e6a464c17a4851a58a (diff)
downloadnumpy-2ccc7942f072b7fdbe54f148cdcb6a7d79388a89.tar.gz
BUG: Fix small valgrind-found issues (#18651)
* BUG: Fix small valgrind-found issues This should be backportable. There was at least one that I could not reproduce when running the tests again. And the new random-shuffle tests give false-positives (which is just slightly annoying, considering that we are very close to almost only "longdouble" related false-positives) * BUG: Add missing decref in user-dtype fallback paths The missing decref here only leaks references and can never leak actual memory fortunately. * MAINT,TST: Simplify the "refcount logic" in the dispatch tests again Using SETREF can be nice, but was just overcomplicating thing here...
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions