Nick Coghlan <ncogh...@gmail.com> added the comment:

Good point - consider that comment revised to refer to the GIL acquisition 
counter in the thread state struct. It may just be a matter of having 
ThreadState_Swap complain loudly if the gilstate_counter isn't set to a value 
it knows how to handle.

----------

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

Reply via email to