Re: [Cython] Cython 0.25 alpha0

2016-09-25 Thread Joshua
On Sunday, September 25, 2016 at 12:48:17 AM UTC-4, Robert Bradshaw wrote: > > Please download and test the upcoming release of Cython: > > https://github.com/cython/cython/archive/0.25a0.tar.gz > > This is not the final release (more pull requests and bug fixes may > still go in) but a lot ha

Re: [Cython] Cython 0.25 alpha0

2016-09-24 Thread Robert Bradshaw
This prerelease version is also available at PyPi https://pypi.python.org/pypi/Cython/0.25a0 installable via pip install --pre cython On Sat, Sep 24, 2016 at 9:47 PM, Robert Bradshaw wrote: > Please download and test the upcoming release of Cython: > > https://github.com/cython/cython