summaryrefslogtreecommitdiff
path: root/numpy/testing/nose_tools/utils.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2017-11-23 00:10:17 +0100
committerSebastian Berg <sebastian@sipsolutions.net>2017-11-26 20:17:02 +0100
commit4e19f408de900f958441af4ec8a458f5ce6473eb (patch)
tree2ddc935943a3810833398feec52e0ca0ec3b3323 /numpy/testing/nose_tools/utils.py
parentb6044d88cab21d7ebe274bcd79bc430a57c520e6 (diff)
downloadnumpy-4e19f408de900f958441af4ec8a458f5ce6473eb.tar.gz
BUG: Fix memory leak for subclass slicing
A slice object was created if __getslice__/__setslice__ was used by an inherited subclass (through python or directly) but not decref'd. Closes gh-10066
Diffstat (limited to 'numpy/testing/nose_tools/utils.py')
0 files changed, 0 insertions, 0 deletions