Hi,

Stefan Behnel wrote:
> http://www.python.org/dev/peps/pep-3121/
> 
> To be implemented one day.

... or rather earlier. What I didn't realise when I read the PEP was that this
was supposed to *replace* the current API, not to complement it. This means
that Py_InitModule4() is now gone, and Cython modules won't work on Py3beta
any more. Great...

I'll dig into this to see if I can come up with a quick fix, although I doubt
it. In any case, I do not consider this release critical. It's fine if
everything compiles nicely on Py2.6 for now.

Stefan
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to