test_numpy_array.py
15.8 KB
-
numpy: fix refcount leak to dtype singleton (#1860) · c9d32a81
PyArray_DescrFromType returns a new reference, not borrowed one
Pauli Virtanen committed
PyArray_DescrFromType returns a new reference, not borrowed one