[Numpy-tickets] [NumPy] #633: segfault in assignment to pyobject array
NumPy
numpy-tickets@scipy....
Tue Dec 18 04:15:00 CST 2007
#633: segfault in assignment to pyobject array
------------------------+---------------------------------------------------
Reporter: batripler | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone: 1.0.5
Component: numpy.core | Version:
Severity: major | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by stefan):
I wonder why
{{{
PyArray_IsScalar(src_object, Generic);
}}}
would upset the applecart.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/633#comment:3>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list