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

My SIGINT.patch for #3137 moves the call to _PyGILState_Init() just before 
initsite(), so it doesn't change too much Py_InitializeEx() and it's enough for 
me :-)

----------

_______________________________________
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