diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2012-04-11 07:51:53 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-04-11 08:44:56 -0600 |
commit | 0a3a954c3750419552c076aa444563ac20def14a (patch) | |
tree | 0fd2fe188bb11154ef690e9e6e02c51f996eda8a /numpy/setupscons.py | |
parent | 0dac136795ba7d6f2b371fe5a7c34c34fe0a9a5f (diff) | |
download | numpy-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/setupscons.py')
0 files changed, 0 insertions, 0 deletions