[NumPy-Tickets] [NumPy] #1936: loadtxt with nested dtype fails with "ValueError: setting an array element with a sequence"
NumPy Trac
numpy-tickets@scipy....
Thu Aug 18 22:41:27 CDT 2011
#1936: loadtxt with nested dtype fails with "ValueError: setting an array element
with a sequence"
--------------------+-------------------------------------------------------
Reporter: gerrit | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
Changes (by mwiebe):
* status: new => needs_review
Comment:
I've fixed the bug, here's the pull request:
https://github.com/numpy/numpy/pull/140
Looks like the bug I fixed in the commit you found was hiding this bug
before.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1936#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list