[Python-Dev] Final PEP 311 run

Guido van Rossum guido@python.org
Thu, 17 Apr 2003 09:47:56 -0400


>  I'd like to get PEP311 in for the Python 2.3b1 -
> http://www.python.org/peps/pep-0311.html (or even if I miss, very soon
> after!)

Great!

> There appears to be no issues with the technical aspects of the PEP (please
> correct me now if I am wrong).  The only issue is the name of the API.

How about PyGILState_Ensure() and PyGILState_Restore()?

--Guido van Rossum (home page: http://www.python.org/~guido/)