Hi, just a quick note that I'm currently trying to get the test suite running under Python 3.0.1. This release features a couple of fixes for quirks that were found in the 3.0 release. It is now a lot stricter regarding Py3 concepts. I'll file a couple of new tickets as I move along, and I'll nominate (most of) them for 0.11, especially those that make Cython unusable on that target. I expect them to be easy to fix, but I'll concentrate on finding them for now. So don't be surprised when the bug list for 0.11 starts getting longer again.
I also noticed tons of warnings in the C++ "compile" tests regarding useless code. I'm not sure why they pop up in Py3 and not in Py2. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
