Re: [pypy-dev] PyPy C API

2012-07-14 Thread Ronny Pfannschmidt
On 07/14/2012 10:35 AM, Armin Rigo wrote: Hi Amaury, On Tue, Jul 10, 2012 at 7:57 PM, Amaury Forgeot d'Arc wrote: Do you have an idea what this API would look like? Then I can help with the implementation :) If we want to go down this path without caring for compatibility with CPython's C A

Re: [pypy-dev] pypy translation failures

2012-07-14 Thread Armin Rigo
Hi Robert, If this is still relevant (sorry for the delay, EuroPython happened): On Fri, Jul 6, 2012 at 8:06 AM, Matti Picus wrote: >> --sandbox The sandbox version may or may not work (usually for some small detail); the point is that we don't test it regularly. If you want I can try to give

[pypy-dev] PyPy C API

2012-07-14 Thread Armin Rigo
Hi Amaury, On Tue, Jul 10, 2012 at 7:57 PM, Amaury Forgeot d'Arc wrote: > Do you have an idea what this API would look like? > Then I can help with the implementation :) If we want to go down this path without caring for compatibility with CPython's C API, but instead focusing on what gives the