[pypy-issue] [issue1138] in numpypy, strings fundamentally don't work

timo tracker at bugs.pypy.org
Sat Apr 28 00:57:24 CEST 2012


New submission from timo <timonator at perpetuum-immobile.de>:

npp.array("foo") or even npp.array("f") will enter an infinite loop.

npp.str_("test") will succeed, but the result is not printable and string
methods don't work on it.

amaury says there's a fundamental problem with pypy about multiple inheritance
not being possible for npp.str_

----------
messages: 4292
nosy: pypy-issue, timo
priority: bug
status: unread
title: in numpypy, strings fundamentally don't work

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


More information about the pypy-issue mailing list