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

As discussed in issue #12469, the commit 024827a9db64 makes things worse: it 
changes the behaviour of many functions related to signal handling (e.g. 
sigwait()) just to be able to use pthread_kill() on the main thread. I reverted 
the patch: commit 34061f0d35ba.

----------

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

Reply via email to