Hi, thanks for the patch.
Lisandro Dalcin wrote: > PyUnicode_AsString[AndSize] are no longer available (well, we can > still access it prefixing with _PyXXX, but this is marked as > deprecated). So we are going to need the attached patch. Note however > that I've not tested if the %U format specifier is available in latest > oficial beta release. Works for me in Py3b2. Applied to cython-devel. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
