[NumPy-Tickets] [NumPy] #1578: test_from_unicode crashes on Python 2.7 and Numpy 2.0.0-devel
NumPy Trac
numpy-tickets@scipy....
Fri Apr 13 22:09:53 CDT 2012
#1578: test_from_unicode crashes on Python 2.7 and Numpy 2.0.0-devel
-------------------------+--------------------------------------------------
Reporter: mbudisic | Owner: somebody
Type: defect | Status: reopened
Priority: normal | Milestone: 1.7.0
Component: numpy.core | Version: devel
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment(by charris):
Note that PyObject_Malloc is also present in python 2.4, so the current
failure doesn't indicate a change in the routing, but something in
PyObject memory management.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1578#comment:22>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list