[issue1720250] PyGILState_Ensure does not acquires GIL
July 10, 2010
5:36 a.m.
Antoine Pitrou <pitrou@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@bugs.python.org> <http://bugs.python.org/issue1720250> _______________________________________
5784
Age (days ago)
5784
Last active (days ago)
0 comments
1 participants
participants (1)
-
Antoine Pitrou