[Cython] error when cythonizing unicode
Stefan Behnel
stefan_ml at behnel.de
Fri Feb 8 21:53:57 CET 2008
Hi,
Ondrej Certik wrote:
> another bug was discovered in the Cython 0.9.6.11 in Debian:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464751
>
> I am currently busy finding out, whether it was fixed already, so just
> reporting it here.
This works around it. However, I would prefer having a solution that makes
builtin-types that have a duality as API functions (PyObject_Str,
PyObject_Unicode, ...) available as both a function and a type, hopefully
depending on the context.
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unicode.patch
Type: text/x-patch
Size: 1103 bytes
Desc: not available
Url : http://codespeak.net/pipermail/cython-dev/attachments/20080208/aa3d50c6/attachment.bin
More information about the Cython-dev
mailing list