A new pull request has been opened by lambacck. lambacck/pypy has changes to be pulled into pypy/pypy.
https://bitbucket.org/pypy/pypy/pull-request/3/add-the-undocumented-_pystring_join Title: Add the undocumented _PyString_Join function to cpyext Also included is a test. I modeled it after the PyUnicode_Join function which does essentially the same thing and has the same function signature. -- This is an issue notification from bitbucket.org. You are receiving this either because you are the participating in a pull request, or you are following it. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
