Re: [Cython] CTypes backend for Cython Status

2011-09-09 Thread Romain Guillebert
Hi Stefan On Fri, Sep 09, 2011 at 10:35:20AM +0200, Stefan Behnel wrote: > Hi Romain, > > thanks for the feedback. > > Romain Guillebert, 08.09.2011 06:18: > >The Google Summer of Code has ended and I didn't give the current status > >to anyone yet (I was very busy with a report I had to write f

Re: [Cython] CTypes backend for Cython Status

2011-09-09 Thread Stefan Behnel
Hi Romain, thanks for the feedback. Romain Guillebert, 08.09.2011 06:18: The Google Summer of Code has ended and I didn't give the current status to anyone yet (I was very busy with a report I had to write for my university). There is still work to do on the project (there was more work than I

[Cython] CTypes backend for Cython Status

2011-09-07 Thread Romain Guillebert
Hi The Google Summer of Code has ended and I didn't give the current status to anyone yet (I was very busy with a report I had to write for my university). There is still work to do on the project (there was more work than I expected, especially because of semantic differences between Cython and