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/67/added-implementation-of-py_initialize Title: added implementation of Py_Initialize Py_Initialize() is the function called by apps wanting to embed a python intepreter. The commit adds Py_Initialize implementation, its definition in pythonrun header file and exports the symbol in the translator scripts. Changes to be pulled: 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 pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit