[Cython] Cython 0.10 released

Robert Bradshaw robertwb at math.washington.edu
Sun Nov 9 06:46:04 CET 2008


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.

- Robert



More information about the Cython-dev mailing list