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