Extension type cast should reject None (ticket #417)
authorLisandro Dalcin <dalcinl@gmail.com>
Thu, 22 Oct 2009 20:42:30 +0000 (18:42 -0200)
committerLisandro Dalcin <dalcinl@gmail.com>
Thu, 22 Oct 2009 20:42:30 +0000 (18:42 -0200)
commitcab342a247c6bcf1effddf703ca8447386c6f1be
tree12ada4d55ca35e91c9f8e8148aa7fcf06afcc093
parent97d7ad39617ec1d61f03b0d88588ecc90afc883a
Extension type cast should reject None (ticket #417)

--HG--
extra : rebase_source : 37bb9de5574e1f7b4f288192eaa3c70a2ae350ca
Cython/Compiler/ExprNodes.py
Cython/Compiler/PyrexTypes.py
tests/run/typetest_T417.pyx [new file with mode: 0644]