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 handle input arguments differently:
> bint accepts pretty much an
Hi,
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 handle input arguments differently:
bint accepts pretty much any Python object, while int requries
som
On 14. 4. 2013 Stefan Behnel wrote:
> Hi,
> this patch looks ok to me:
>
> http://trac.cython.org/cython_trac/ticket/805
> Any objections from the C++ users against including it in 0.19?
Quite the opposite, certainly an improvement.
Matěj Laitl
___
Hi,
this patch looks ok to me:
http://trac.cython.org/cython_trac/ticket/805
Any objections from the C++ users against including it in 0.19?
Stefan
___
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-de