[NumPy-Tickets] [NumPy] #2028: dtype detection doesn't check for unsigned long long
NumPy Trac
numpy-tickets@scipy....
Tue Jan 24 18:55:18 CST 2012
#2028: dtype detection doesn't check for unsigned long long
--------------------+-------------------------------------------------------
Reporter: mwiebe | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
This was reported on the mailing list here:
http://comments.gmane.org/gmane.comp.python.numeric.general/47557
The fix needs to go in the function _array_find_python_scalar_type in
common.c, here as of this bug report:
https://github.com/numpy/numpy/blob/master/numpy/core/src/multiarray/common.c#L18
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2028>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list