Re: [Cython] 0.18 rc1 released

2013-01-28 Thread Arfrever Frehtes Taifersar Arahesis
2013-01-27 13:53:49 Stefan Behnel napisaƂ(a): > here is a release candidate for 0.18. > > http://www.cython.org/release/Cython-0.18rc1.tar.gz > > http://www.cython.org/release/Cython-0.18rc1.zip > > The changes since the beta version were mostly fixes for the bugs reported > so far. Please give

[Cython] Cython 0.18 released

2013-01-28 Thread Stefan Behnel
Hi all, Cython 0.18 is out of the door. This is a feature release that adds some long requested language features (const!), better Python compatibility and optimisations. You can get it from here: http://cython.org/release/Cython-0.18.tar.gz http://cython.org/release/Cython-0.18.zip Release no