Stefan Behnel schrieb am 02.08.2017 um 11:44:
> 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.

I've merged the pending new features into master and updated the version to
0.27a0. Travis will need a while to give feedback if everything worked out,
but the PEPs 525, 530 (async generators/comprehensions) and 489 (module
initialisation) are now implemented in master. See my comments on them in
the changelog. I'd be happy to see some testing on user side.

https://github.com/cython/cython/blob/4b9b8ca2639b6f959b3f4ccff35527eedcb978c8/CHANGES.rst

Have fun!

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

Reply via email to