velociraptor Genjix, 31.08.2010 00:30:
> Apologies. This was the only mailing list I found

Right, the cython-users mailing list is not linked on the front page.


> I think maybe it's kind of appropriate now here anyway

The users mailing list is the right place for users to bring up and discuss 
things they do not understand or consider unexpected or misbehaving.


 > since Cython is broken with Python 3.
> The same steps I used here worked previously a few weeks ago, so I assume the 
> latest Cython release might be broken :)

I don't think it is. It works perfectly if you just install it and we 
continuously test it with Python 3.1 and 3.2pre. I don't consider 
"build_ext" an important build goal for Cython. It's clearly not an 
appropriate goal for normal use of Cython. Most users will just install it 
and won't care that it actually *has* extension modules. So the problem you 
describe is nothing that would keep users from running Cython in Python 3.

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

Reply via email to