[Cython] Cython release

Jeroen Demeyer jdemeyer at cage.ugent.be
Wed Sep 14 02:21:47 EDT 2016


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()


More information about the cython-devel mailing list