Re: [Cython] Bringing Cython and PyPy closer together

2012-02-18 Thread Stefan Behnel
[copied here from PyPy mailing list] Stefan Behnel, 15.02.2012 12:32: > The current state of the discussion seems to be that PyPy provides ways to > talk to C code, but nothing as complete as CPython's C-API in the sense > that it allows efficient two-way communication between C code and Python >

Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together

2012-02-18 Thread Stefan Behnel
Stefan Behnel, 18.02.2012 09:54: > Stefan Behnel, 15.02.2012 12:32: >> The current state of the discussion seems to be that PyPy provides ways to >> talk to C code, but nothing as complete as CPython's C-API in the sense >> that it allows efficient two-way communication between C code and Python >>