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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
