Stefan Behnel schrieb am 07.11.2014 um 08:18:
> We could fix some of that by allowing
> 
>     cdef nogil:
>         cdef char*(float x, int y) get_gil
> 
> But then, that's adding yet another special case.

... except when it's already supported, which it turns out to be...

Stefan

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

Reply via email to