Re: [pypy-dev] CTypes backend for Cython Status

2011-09-11 Thread Armin Rigo
Hi Romain, Can you give again the location of your work? I have https://github.com/hardshooter/CythonCTypesBackend but I would like to be sure it is the most recent location. If so, then I'm a bit confused because I don't find more than three tests. Where are the tests? (Sorry, anyone with

Re: [pypy-dev] CTypes backend for Cython Status

2011-09-11 Thread Seo Sanghyeon
2011/9/11 Armin Rigo ar...@tunes.org: Can you give again the location of your work?  I have https://github.com/hardshooter/CythonCTypesBackend but I would like to be sure it is the most recent location.  If so, then I'm a bit confused because I don't find more than three tests.  Where are the

Re: [pypy-dev] CTypes backend for Cython Status

2011-09-11 Thread Romain Guillebert
On Sun, Sep 11, 2011 at 10:36:51AM +0200, Armin Rigo wrote: Hi Romain, Can you give again the location of your work? I have https://github.com/hardshooter/CythonCTypesBackend but I would like to be sure it is the most recent location. If so, then I'm a bit confused because I don't find