[Cython] Conditional cast and builtin types

Nikita Nemkin nikita at nemkin.ru
Fri Jun 7 13:14:44 CEST 2013


Hi,

I have just discovered that the following operations do not perform
any type checking ("?" is ignored):

<unicode?>obj, <str?>obj, <bytes?>obj, <list?>obj, <dict?>obj.

Can someone please confirm this as a bug?


Best regards,
Nikita Nemkin


More information about the cython-devel mailing list