[Cython] cython: cdef-ed attribute produces invalid C source

Stefan Behnel stefan_ml at behnel.de
Tue Feb 5 20:54:32 CET 2008


Ondrej Certik wrote:
> I only tried cython  0.9.6.11.

Now that you mention it, people keep using 0.9.6.11 instead of .11b, as that's
what PyPI gives you as the newest version. It gets confused by the appended
'b'. I think we'll have to change the versioning scheme here...

Stefan


More information about the Cython-dev mailing list