On 2016-09-09 10:11, Robert Bradshaw wrote:
I'd like to put out another Cython release shortly. Is anyone aware of
anything that we should try to get in before then?

I just built the SageMath distribution with latest Cython master and there were 2 issues (both easily fixed):

- Build issue with pyzmq:
https://github.com/zeromq/pyzmq/pull/909

- Replaced assignment of Cython.Compiler.Options.directive_defaults by passing directives to cythonize()
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to