STINNER Victor <victor.stin...@haypocalc.com> added the comment:

haypo> I already hitted this bug some weeks ago when I was working 
haypo> on the thread state preallocation when creating a new thread:
haypo> #7544.

According to msg97715: it was indirectly the same issue, call _PyObject_Dump() 
while the GIL is not initialized.

----------

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

Reply via email to