[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:27:19 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 |
--------------------------------------+-------------------------------------
Changes (by mwiebe):
* version: none => devel
Comment:
Chuck suggests these cases should raise an error. Probably this should
still be possible with an explicit cast, and in that case it would be good
to make the strings long enough to hold None and the full numbers.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/512#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list