Please try it out and report any problems: http://sage.math.washington.edu/home/dagss/Cython-0.11.2.beta.tar.gz
(This is the same trunk as was discussed earlier today, I poked around a bit more and didn't find more problems.) NOTE that the semantics for int conversion has changed in this version, so that converting a negative Python int to an unsigned C type will raise an OverflowException. -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
