New submission from Ronan Lamy <[email protected]>: trying to create np.unicode_ objects segfaults:
>>>> import numpypy as np >>>> np.unicode_(u'123') ---------- messages: 6104 nosy: pypy-issue, rguillebert, rlamy priority: bug status: chatting title: np.unicode support ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1592> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
