[NumPy-Tickets] [NumPy] #1870: Cannot assign a list-of-lists to dtype=object ndarray if sublists are equal-length
NumPy Trac
numpy-tickets@scipy....
Sun Jun 19 17:46:10 CDT 2011
#1870: Cannot assign a list-of-lists to dtype=object ndarray if sublists are
equal-length
------------------------+---------------------------------------------------
Reporter: mjuric | Owner: somebody
Type: defect | Status: needs_review
Priority: high | Milestone: 2.0.0
Component: numpy.core | Version: 1.6.0
Keywords: |
------------------------+---------------------------------------------------
Changes (by mwiebe):
* cc: rgommers (added)
* status: new => needs_review
* milestone: Unscheduled => 2.0.0
Comment:
I've fixed this on master in commit:4e52c48. This is a regression, so it
may be worth putting the fix in 1.6.1. I will however leave that up to
Ralf.
The bug either should be closed as is with Milestone set to 2.0, or if it
gets backported to 1.6, the Milestone should be changed to 1.6.1 before
closing.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1870#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list