Re: [Cython] Preparations for Cython 0.26.1 and 0.27

2017-08-03 Thread Andreas Mueller
On 08/03/2017 12:46 PM, Stefan Behnel wrote: Ian Henriksen schrieb am 03.08.2017 um 18:16: On Thu, Aug 3, 2017 at 10:05 AM Matthew Brett wrote: On Thu, Aug 3, 2017 at 2:12 PM, Andy wrote: One more thing: If there was a nightly wheel like for scipy and numpy, we could run CI with Cython maste

Re: [Cython] Preparations for Cython 0.26.1 and 0.27

2017-08-02 Thread Andreas Mueller
FWIW it looks like scikit-learn master builds without problems using cython master. On 08/02/2017 05:44 AM, Stefan Behnel wrote: Hi! Given the current set of bugs and regressions in 0.26, I think we should start preparing a 0.26.1 release. I've already updated the release branch with recent f

Re: [Cython] Cython 0.26 beta

2017-07-09 Thread Andreas Mueller
Hey folks. So scikit-learn master doesn't build with 0.26b0: https://github.com/scikit-learn/scikit-learn/issues/9272 Robert already looked into this, but it hasn't been resolved yet: https://github.com/scikit-learn/scikit-learn/pull/9133 We want to create a release candidate today and release s

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