Hi Stefan
Thank for your fast and detailed answer, this is helping us a lot.
On 17 July 2013 18:24, Stefan Behnel wrote:
> Hannes Röst, 17.07.2013 14:45:
>> I am trying to compile a program with Cython using the compiler directives
>> and
>> I am running into some trouble. Specifically, I am tr
Hannes Röst, 17.07.2013 14:45:
> I am trying to compile a program with Cython using the compiler directives and
> I am running into some trouble. Specifically, I am trying to port a Cython
> 0.18
> program to Cython 0.19 and due to changes how char * and Python str are
> handled, I need to set the
Dear mailing list
I am trying to compile a program with Cython using the compiler directives and
I am running into some trouble. Specifically, I am trying to port a Cython 0.18
program to Cython 0.19 and due to changes how char * and Python str are
handled, I need to set the c_string_encoding dir