One more thing: If there was a nightly wheel like for scipy and numpy,
we could run CI with Cython master. That might lead to finding issues earlier. We probably don't want to build cython from source on CI, as I expect that would
take too much time.

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 fixes. It's currently the same as master, but I'd like to
separate the branches soon in order to start merging features for 0.27 to
avoid bit-rot.

The following regressions seem worth looking into for 0.26.1:

https://github.com/cython/cython/issues/1790

https://github.com/cython/cython/issues/1788

Anything else of importance?

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to