2013/3/5 Zaur Shibzukhov <szp...@gmail.com>

> 2013/3/5 Zaur Shibzukhov <szp...@gmail.com>
>
>> In ExprNodes.py there are several places where method `as_none_safe_node`
>> was applied in order to wrap a node by NoneCheckNode.
>> I think it would be resonable to apply that mostly only in cases when
>> noncheck=True.
>>
>> Here are possible changes in ExprNodes.py:
>>
>> https://github.com/intellimath/cython/commit/bd041680b78067007ad6b9894a2f2c18514e397c
>>
>> This change would prevent generation of None checking of an objects
> (lists, tuples, unicode) when nonecheck=True.
>

Sorry... when  nonecheck=False


> Any adeas?
>
>


 Zaur Shibzukhov



-- 
С уважением,
Шибзухов З.М.
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to