Hi Russ,

On 10 August 2014 19:39, Russ Tremain <ru...@releasetools.org> wrote:
> Would it be better to customize the api to comply with the "native" pypy 
> interface?

The "native" pypy interface is cffi (which also works on CPython,
btw).  It would definitely give better stability and performance on
PyPy.  It's more than just adapting some C code here and there,
though.  http://cffi.readthedocs.org/


Armin
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to