Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I don't understand why PyGILState_Ensure() and PyGILState_Release() are used at 
all. I think it is better to revert PR 4224 until we understood this code.

Currently the code contains a bug which leads to a crash in some circumstances. 
Since several third-party projects try to support warning-free code, this can 
prevent running tests with 3.7.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31356>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to