[NumPy-Tickets] [NumPy] #2123: numpy.core.records.fromrecords fails for zero length lists
NumPy Trac
numpy-tickets@scipy....
Tue May 1 10:43:16 CDT 2012
#2123: numpy.core.records.fromrecords fails for zero length lists
--------------------+-------------------------------------------------------
Reporter: ktegan | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.1
Keywords: |
--------------------+-------------------------------------------------------
I have a patch that lets fromrecords handle zero length lists. If the
list is length zero and dtype and formats are both None then a ValueError
is raised.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2123>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list