diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-08-17 19:12:38 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-08-17 20:01:13 -0600 |
commit | 7d01fe5684698026bf80506423adbdf03f453813 (patch) | |
tree | 6ac9025b7f88ea2a788bba2da34319f8561dea36 /numpy/doc/structured_arrays.py | |
parent | fc5a0ba32e0df4ddcee1f253be4f77a494db0af2 (diff) | |
download | numpy-7d01fe5684698026bf80506423adbdf03f453813.tar.gz |
BUG: Fix reference leak in PyArray_IntpFromIndexSequence.
This caused {ones, zeros, empty}([1]*10) to increase the reference
count of 1 by 10. Same for other numbers in the list.
Closes #3589.
Diffstat (limited to 'numpy/doc/structured_arrays.py')
0 files changed, 0 insertions, 0 deletions