STINNER Victor added the comment:

Good news: it looks like I fixed the Py_FatalError() bug in the issue #26558. 
Py_FatalError() can again be called with the GIL released.

The bug was introduced in Python 3.0.

Since your issue is a bug in your code and that Py_FatalError() was fixed, I 
close the issue. Thanks for your bug report.

----------
nosy: +haypo
resolution:  -> fixed
status: open -> closed
versions: +Python 3.6

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

Reply via email to