[pypy-issue] [issue1592] np.unicode support

Ronan Lamy tracker at bugs.pypy.org
Tue Aug 27 17:22:14 CEST 2013


Ronan Lamy <ronan.lamy at gmail.com> added the comment:

trying to create np.unicode_ objects segfaults:

>>>> import numpypy as np
>>>> np.unicode_(u'123')
Segmentation fault (core dumped)

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


More information about the pypy-issue mailing list