A new pull request has been opened by unbit.

unbit/pypy has changes to be pulled into pypy/pypy.

https://bitbucket.org/pypy/pypy/pull-request/68/pyfile_fromfile-implementation

Title: PyFile_FromFile implementation

PyFile_FromFile() is used by c apps to map a libc FILE object to a Python file 
object. The implementation make use of the pypy-specific file.fdopen function. 
Tested with latest uWSGI tip

Changes to be pulled:

2afeef0e350b by unbit: "implemed PyFile_FromFile as cpyext"
7eb44aa590a2 by rob...@mrspurr: "added 
Py_Initialize,Py_Finalize,Py_SetPythonHome,Py_SetProgramName as cpyext"
4c1e64afbe9a by rob...@goyle: "added implementation of Py_Initialize"


--
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

Reply via email to