[Cython] Cython 0.9.8 released

Stefan Behnel stefan_ml at behnel.de
Sun Jul 20 20:40:23 CEST 2008


Ondrej Certik wrote:
> Ok, the package builds now, but it doesn't include the .so file. I
> don't have time at the moment to investigate, sorry. I can upload the
> package as pure python if you want.

Pure Python is better than no Cython. :)

As I said, it's only an optional optimisation. (although I'd really like to
know why this causes problems).


> BTW, feel free to fix it in PAPT
> debian repo and upload, or ping me and I'll upload, that's not a
> problem.

I'd be happy if you could include this patch.

http://hg.cython.org/cython-devel/rev/e21391d5f23a

It didn't make it into 0.9.8, but it makes Cython generate C code that
compiles with Py3 (beta 1/2).

Stefan


More information about the Cython-dev mailing list