Re: [Cython] [cython-users] Cython 0.26 release candidate.

2017-07-18 Thread Robert Bradshaw
That change has been merged, as well as a couple of (should be completely safe) additional declarations and warning fixes. New release candidate up at https://github.com/cython/cython/archive/0.26rc2.zip . I plan to make this the actual release tomorrow. On Sun, Jul 16, 2017 at 12:22 AM, Stefan Be

Re: [Cython] [cython-users] Cython 0.26 release candidate.

2017-07-16 Thread Stefan Behnel
Robert Bradshaw schrieb am 16.07.2017 um 01:19: > On Sat, Jul 15, 2017 at 2:44 AM, Jeroen Demeyer wrote: >> Do you intend to do something about the speed regression due to >> https://github.com/cython/cython/pull/1719 >> >> I'm happy with a yes/no answer just to know what to expect. >> > Had a cha