[Cython] error when cythonizing unicode

Robert Bradshaw robertwb at math.washington.edu
Sat Feb 9 10:48:32 CET 2008


I have a bunch of stuff, and several patches--hoping to release  
Cython 0.9.6.12 soon.

- Robert

On Feb 9, 2008, at 1:38 AM, Ondrej Certik wrote:

> On Feb 8, 2008 9:53 PM, Stefan Behnel <stefan_ml at behnel.de> wrote:
>> 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.
>
> Excellent. Let's put this into your repository and release, so that I
> don't have to patch the Debian package. :)
>
> Ondrej
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev



More information about the Cython-dev mailing list