[docs] [issue1720250] PyGILState_Ensure does not acquires GIL

Antoine Pitrou report at bugs.python.org
Sat Jul 10 14:36:06 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

I'm not even sure what PyEval_AcquireLock() and PyEval_ReleaseLock() are good for. Perhaps they should be deprecated.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1720250>
_______________________________________


More information about the docs mailing list