Ronan Lamy <[email protected]> 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 <[email protected]> <https://bugs.pypy.org/issue1592> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
