[NumPy-Tickets] [NumPy] #1699: Failure assigning ctypes arrays to numpy arrays of size 1 on Py3 (was: Failure when copying a slice to an array of size 1)
NumPy Trac
numpy-tickets@scipy....
Mon Dec 20 14:36:34 CST 2010
#1699: Failure assigning ctypes arrays to numpy arrays of size 1 on Py3
-----------------------------------------+----------------------------------
Reporter: ulfw | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.5.0
Keywords: array size slice assignment |
-----------------------------------------+----------------------------------
Comment(by pv):
Seems to works on Python 2.x. It's some issue in specifically assigning
`ctypes` arrays.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1699#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list