Thomas Wouters <tho...@python.org> added the comment:

Looks like this was fixed in 3.7 by checking 
PyThreadState_GET()->interp->modules before trying to use it. That leaves the 
crash in 3.6 and earlier, though.

----------
stage: patch review -> 

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

Reply via email to