Re: [Cython] Cython 0.25 released

2016-10-28 Thread Andreas Mueller
Congrats! Great work! On 10/25/2016 04:34 PM, Robert Bradshaw wrote: I'm happy to announce the release of Cython 0.25 which has numerous new features and bug fixes. It is available at https://pypi.python.org/pypi/Cython We have also moved bug tracking from trac.cython.org to github issues. Howe

Re: [Cython] Cython 0.25 released

2016-10-26 Thread Robert Bradshaw
I plan on releasing https://github.com/cython/cython/archive/0.25.1b1.tar.gz later today. I'd like to figure out the CentOS issue, but can't reproduce. (To reiterate, if you were broken by this release, this is what prereleases are for :). Bugs fixed -- * Fixes a bug with ``isinstance

Re: [Cython] Cython 0.25 released

2016-10-26 Thread Robert Bradshaw
I'm having trouble reproducing this on any of my setups though. Let's follow up on https://github.com/cython/cython/issues/1499 On Wed, Oct 26, 2016 at 2:11 AM, Antoine Martin wrote: > On 26/10/16 03:34, Robert Bradshaw wrote: > > I'm happy to announce the release of Cython 0.25 which has numero

Re: [Cython] Cython 0.25 released

2016-10-26 Thread Antoine Martin
On 26/10/16 03:34, Robert Bradshaw wrote: > I'm happy to announce the release of Cython 0.25 which has numerous > new features and bug fixes. It is available at > https://pypi.python.org/pypi/Cython > > We have also moved bug tracking from trac.cython.org to github issues. > However, user support

Re: [Cython] Cython 0.25 released

2016-10-25 Thread Robert Bradshaw
Thanks for the bug report. That's why we have alphas and betas. On Tue, Oct 25, 2016 at 8:56 PM, Yury Selivanov wrote: > Congrats on the release! > > It seems though that it's slightly broken: https://github.com/cython/cyth > on/issues/1496. > > > Yury > > > On 2016-10-25 4:34 PM, Robert Bradsha

Re: [Cython] Cython 0.25 released

2016-10-25 Thread Yury Selivanov
Congrats on the release! It seems though that it's slightly broken: https://github.com/cython/cython/issues/1496. Yury On 2016-10-25 4:34 PM, Robert Bradshaw wrote: I'm happy to announce the release of Cython 0.25 which has numerous new features and bug fixes. It is available at https://pyp

[Cython] Cython 0.25 released

2016-10-25 Thread Robert Bradshaw
I'm happy to announce the release of Cython 0.25 which has numerous new features and bug fixes. It is available at https://pypi.python.org/pypi/Cython We have also moved bug tracking from trac.cython.org to github issues. However, user support still remains at cython-users@, please refrain from fi