[NumPy-Tickets] [NumPy] #2185: recarray scalars are not swapped on assignment
NumPy Trac
numpy-tickets@scipy....
Wed Aug 8 08:58:28 CDT 2012
#2185: recarray scalars are not swapped on assignment
------------------------+---------------------------------------------------
Reporter: mbyt | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: 1.7.0
Component: numpy.core | Version: 1.6.1
Keywords: |
------------------------+---------------------------------------------------
Changes (by seberg):
* status: new => needs_review
Comment:
I think this is comes down to the same problem as
https://github.com/numpy/numpy/issues/369
I am not quite sure if this is the right way to fix the issue though, but
it does seem to fix it and my guess is that it is at least the correct
place to fix it...
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2185#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list