[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 21:30:31 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: needs_decision
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: None string array size 4 |
--------------------------------------+-------------------------------------
Comment(by mwiebe):
Actually, since string is explicitly being requested, making 'S4' for None
and a big enough size for numbers is probably the right resolution.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/512#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list