Amaury Forgeot d'Arc <[email protected]> added the comment:

This is still the case: the documentation should mention that 
PyEval_ReleaseLock() is not the correct function to release "the GIL", both the 
interpreter lock *and* the current thread state have to be released.

----------
assignee:  -> d...@python
components:  -Interpreter Core
nosy: +amaury.forgeotdarc, d...@python

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1720250>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to