On Sun, Apr 14, 2013 at 2:49 AM, Stefan Behnel wrote:
> Nikita Nemkin, 14.04.2013 11:33:
>> Arguments, return values and properties of type 'bint'
>> appear as 'int' in autogenerated signatures.
>>
>> This is very confusing for the end user and logically wrong.
>> (For one thing, bint and int hand
It'd be really good to get in two last-minute changes uncovered by Sage
https://github.com/cython/cython/pull/214
https://github.com/cython/cython/pull/215
On Fri, Apr 12, 2013 at 5:16 AM, Stefan Behnel wrote:
> Hi,
>
> I uploaded a second (and hopefully last) beta release for Cython 0.19.
> Ple