[Cython] nonecheck and as_none_safe_node method

Zaur Shibzukhov szport at gmail.com
Tue Mar 5 07:21:21 CET 2013


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

Zaur Shibzukhov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20130305/70a4766f/attachment.html>


More information about the cython-devel mailing list