allow diverging nogil declaration, but only when assigning a nogil function to a...
authorStefan Behnel <scoder@users.berlios.de>
Thu, 5 Jun 2008 13:03:19 +0000 (15:03 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 5 Jun 2008 13:03:19 +0000 (15:03 +0200)
commite6254033cda7eb5ac22b1239510b5a88909fb4cd
treec37d85c8afeb4286f69defc3dd6e9540e186257b
parent5c8f0fc08b7c1495c37911acddca9b3dc042bfe4
allow diverging nogil declaration, but only when assigning a nogil function to a gil pointer
Cython/Compiler/PyrexTypes.py
tests/errors/nogilfunctype.pyx