[NumPy-Tickets] [NumPy] #512: Incorrect conversion of None into a string for string arrays of size less than 4.
NumPy Trac
numpy-tickets@scipy....
Tue Mar 22 22:38:59 CDT 2011
#512: Incorrect conversion of None into a string for string arrays of size less
than 4.
--------------------------------------+-------------------------------------
Reporter: socha | Owner: somebody
Type: defect | Status: reopened
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: None string array size 4 |
--------------------------------------+-------------------------------------
Changes (by oliphant):
* status: needs_decision => reopened
Comment:
I agree with the lastest comment by Mark. We should change
discover_itemsize to make a string big-enough to hold the integer the
floating point number, and 'None'.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/512#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list