[NumPy-Tickets] [NumPy] #1637: Dtypes should not use '=' in hashing
NumPy Trac
numpy-tickets@scipy....
Sun Oct 31 08:58:00 CDT 2010
#1637: Dtypes should not use '=' in hashing
-------------------------+--------------------------------------------------
Reporter: pv | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.5.1
Component: numpy.core | Version: 1.5.0
Resolution: fixed | Keywords: byte order dtype hash
-------------------------+--------------------------------------------------
Comment(by pv):
Scipy bug http://projects.scipy.org/scipy/ticket/1300 demonstrates one
case that hits this issue. AFAIKs, this type of conflicts can only arise
by 3rd party code that touches the byteorder itself.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1637#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list