mark florisson, 14.04.2012 23:00:
> On 14 April 2012 20:08, Dag Sverre Seljebotn wrote:
>>  * TBD: Information about GIL requirements (nogil, with gil?), how
>>   exceptions are reported
> 
> Maybe that could be a separate list, to be consulted mostly for
> explicit casts (I think PyErr_Occurred() would be the default for
> non-object return types).

Good idea. We could have an additional "flags" field for each signature (or
maybe just each callable?) that would contain orthogonal information about
exception handling and GIL requirements.

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

Reply via email to