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