[NumPy-Tickets] [NumPy] #952: Pickling an element of a recarray is silently broken
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 19:51:09 CDT 2011
#952: Pickling an element of a recarray is silently broken
------------------------+---------------------------------------------------
Reporter: philbinj | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Changes (by mwiebe):
* milestone: => Unscheduled
Comment:
This appears to be an issue with the void scalar type, which has other
issues such as not being properly immutable while supporting __hash__.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/952#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list