[Numpy-tickets] [NumPy] #299: Downcast unsafe when using array protocol?
NumPy
numpy-tickets at scipy.net
Thu Sep 28 12:48:42 CDT 2006
#299: Downcast unsafe when using array protocol?
------------------------+---------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0 Release
Component: numpy.core | Version: devel
Severity: minor | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in r3233 in the PyArray_CopyObject code so that data-type is not set
to the destination type if the array interface is defined for the source
object as well.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/299>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list