Wed, 16 Mar 2011 14:10:29 +0100, Dag Sverre Seljebotn wrote:
> Ah, right. I guess I agree with disallowing nested "with nogil"
> statements for the time being then.

Could you make the inner nested "with nogil" statements no-ops instead, 
if the GIL is already released? Does the Cython compiler keep track if 
GIL is acquired or not?

-- 
Pauli Virtanen

_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to