[pypy-issue] [issue1151] numpypy: bug with array.dtype != object

Dmitrey tracker at bugs.pypy.org
Fri May 25 13:36:15 CEST 2012


New submission from Dmitrey <dmitrey15 at ukr.net>:

array(1.0).dtype != object
in numpy: True
in numpypy:
Traceback (most recent call last):
  File "<console>", line 1, in <module>
TypeError: data type not understood

----------
messages: 4329
nosy: Dmitrey, pypy-issue
priority: bug
status: unread
title: numpypy: bug with array.dtype != object

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1151>
________________________________________


More information about the pypy-issue mailing list