diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-12-15 11:19:10 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-12-15 11:19:10 -0600 |
commit | cf19a9ca8f13efe8d8dff550043cf9c9e5f7f9d3 (patch) | |
tree | 6a1f9ec84f3c13ff310dcd234b33f68be17f4e0e /numpy/array_api/_elementwise_functions.py | |
parent | d3881b360367d2e5b1e44efcb6653c82c36ca68c (diff) | |
download | numpy-cf19a9ca8f13efe8d8dff550043cf9c9e5f7f9d3.tar.gz |
BUG: Fix leaks found using pytest-leaks
This fixes a few more issues. I believe all remaining ones are
just false positives (pytest fixtures are not accounted for correctly),
in f2py (many probably fine, as it compiles new modules), or due to
pickling empty arrays (i.e. the problem in `setstate`).
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions