[pypy-commit] [OPEN] Pull request #3 for pypy: Add the undocumented _PyString_Join function to cpyext

Bitbucket pullrequests-noreply at bitbucket.org
Wed Jul 20 04:40:31 CEST 2011


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.



More information about the pypy-commit mailing list