New issue 2025: cpyext: finish implementation of PyGILState_Ensure and 
PyGILState_Release
https://bitbucket.org/pypy/pypy/issue/2025/cpyext-finish-implementation-of

sbehnel:

`PyGILState_Ensure()` currently deadlocks when called with the GIL held. 
CPython explicitly allows this.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to