Adhemerval Zanella <zatr...@gmail.com> added the comment: Also keep in mind that POSIX [1] specifies that sigaddset *may* fail with EINVAL for not support signals, so a conforming implementation may not fail on sigaddset and still remove the internal signal in a sigprocmask (uclibc for instance).
[1] http://pubs.opengroup.org/onlinepubs/9699919799/ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33329> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com