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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
