[NumPy-Tickets] [NumPy] #1345: test_multiarray.TestIO.test_ascii segmentation fault with Python 2.7
NumPy Trac
numpy-tickets@scipy....
Thu May 6 20:56:35 CDT 2010
#1345: test_multiarray.TestIO.test_ascii segmentation fault with Python 2.7
------------------------+---------------------------------------------------
Reporter: bsouthey | Owner: somebody
Type: defect | Status: needs_review
Priority: high | Milestone: 2.0.0
Component: numpy.core | Version: 1.4.0rc1
Keywords: |
------------------------+---------------------------------------------------
Comment(by charris):
Note that PyOS_string_to_double can also raise errors of the ordinary
sort, in particular it raises ValueError whenever the string is not a
valid representation of a floating point number.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1345#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list