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
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