summaryrefslogtreecommitdiff
path: root/numpy/matrixlib
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2012-04-11 07:51:53 -0600
committerCharles Harris <charlesr.harris@gmail.com>2012-04-11 08:44:56 -0600
commit0a3a954c3750419552c076aa444563ac20def14a (patch)
tree0fd2fe188bb11154ef690e9e6e02c51f996eda8a /numpy/matrixlib
parent0dac136795ba7d6f2b371fe5a7c34c34fe0a9a5f (diff)
downloadnumpy-0a3a954c3750419552c076aa444563ac20def14a.tar.gz
BUG: ticket #1578, Fix python-debug warning for python >= 2.7.
In Python >= 2.7 the memory management of unicode objects changed from PyMem_* to PyObject_*. Numpy had its own modified copy of some of the Python code for handling unicode objects and it needed to be updated to deal with the change. Thanks to Joseph Miessner for tracking this down and finding the fix.
Diffstat (limited to 'numpy/matrixlib')
0 files changed, 0 insertions, 0 deletions