[Pyrex] Pyrex and the GIL

Bob Ippolito bob at redivi.com
Sat Sep 10 05:51:46 CEST 2005


On Sep 8, 2005, at 6:59 PM, Greg Ewing wrote:

> Bob Ippolito wrote:
>
>
>> ensure_gil ?
>>
>
> That's not right either, because when calling
> out to such a function you need to ensure that
> the GIL is *not* held.

Not really, the PyGILState_Ensure() API doesn't care.

-bob




More information about the Pyrex mailing list