[Cython] Cython 0.10 released

Gabriel Gellner ggellner at uoguelph.ca
Sun Nov 9 15:09:28 CET 2008


On Sat, Nov 08, 2008 at 09:46:04PM -0800, Robert Bradshaw wrote:
> Cython 0.10 is now officially released.
> 
> There are lots of new features, most notably pure python compatible  
> syntax for cython declarations, improved buffer support, better  
> Python 3.0 support, and some major re-factoring of temporary  
> allocation and code generation. There are also many bug fixes and  
> optimizations. A (by no means complete) listing can be found at  
> http://trac.cython.org/cython_trac/query? 
> group=component&milestone=0.10 . Thanks to all of you who helped with  
> this release, including those who submitted bug reports.
> 
Wow great work everybody!

Gabriel


More information about the Cython-dev mailing list