On Thu, 5 Apr 2007 16:03:25 -0400
Gary Robinson <[EMAIL PROTECTED]> wrote:

> 
> Hello,
> 
> In PyPy's facilities for writing a CPython extension, would it be conceivable 
> to have an option to release the CPython GIL when the extension is entered 
> and grab it back upon exit?

It's easy enough to call the PyGIL_ functions manually from rpython..

Simon.
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to