[Cython] Cython 0.24 beta

2016-03-26 Thread Robert Bradshaw
I just pushed a beta for Cython 0.24. It can be downloaded at http://cython.org/release/Cython-0.24b0.tar.gz http://cython.org/release/Cython-0.24b0.zip https://github.com/cython/cython/tree/0.24.x It contains fixes to all the bugs reported with the alpha, as as well as the numerous improvements

Re: [Cython] Cython 0.23.5 released

2016-03-26 Thread Robert Bradshaw
On Sat, Mar 26, 2016 at 6:56 AM, Jeroen Demeyer wrote: > On 2016-03-26 13:47, Stefan Behnel wrote: > >> I just pushed a pure bug-fix-only release for the current 0.23 series. Any >> major changes have been held back for the upcoming 0.24 feature release, >> so >> the update is recommended for tho

Re: [Cython] Cython 0.23.5 released

2016-03-26 Thread Jeroen Demeyer
On 2016-03-26 13:47, Stefan Behnel wrote: I just pushed a pure bug-fix-only release for the current 0.23 series. Any major changes have been held back for the upcoming 0.24 feature release, so the update is recommended for those who can't wait. Any idea on the ETA for Cython 0.24? _

[Cython] Cython 0.23.5 released

2016-03-26 Thread Stefan Behnel
Hi all! I just pushed a pure bug-fix-only release for the current 0.23 series. Any major changes have been held back for the upcoming 0.24 feature release, so the update is recommended for those who can't wait. https://pypi.python.org/pypi/Cython/0.23.5 Complete changelog follows below. You can