Cython 0.16
mark florisson
markflorisson88 at gmail.com
Sat Apr 21 15:02:33 CEST 2012
We are pleased to announce a new version of Cython, 0.16
(http://cython.org/release/Cython-0.16.tar.gz). It comes with new
features, improvements and bug fixes, including
- super() without arguments
- fused types
- memoryviews
- more Python-like functions
Many thanks to the many contributors of this release and to all bug
reporters and supporting users!
A more comprehensive list of features and contributors can be found
here: http://wiki.cython.org/ReleaseNotes-0.16 , and an overview of
bug fixes can be found here:
http://trac.cython.org/cython_trac/query?status=closed&group=component&order=id&col=id&col=summary&col=milestone&col=status&col=type&col=priority&col=component&milestone=0.16&desc=1
Enjoy!
More information about the Python-announce-list
mailing list