summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/compat.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2012-04-20 22:24:06 -0600
committerCharles Harris <charlesr.harris@gmail.com>2012-04-21 10:29:10 -0600
commit32775060950bd0eac622642a3dafb4d758f7e627 (patch)
treede3b24804ad4e0ac1b5b671a61e9398ff19c7910 /numpy/oldnumeric/compat.py
parentd78746bd838761279c666465859a4b650525b422 (diff)
downloadnumpy-32775060950bd0eac622642a3dafb4d758f7e627.tar.gz
BUG: ticket #1578, fix PyArray_Scalar.
PyArray_Scalar needed to use PyObject_* memory management since the numpy unicode object inherits tp_alloc from PyUnicode_Type. Observation: realloc returns null on error and that isn't always checked in Numpy.
Diffstat (limited to 'numpy/oldnumeric/compat.py')
0 files changed, 0 insertions, 0 deletions