commit | 35b300c5fd8406c0e05bc2a1e7e07e6db848571e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 04 13:20:35 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 04 13:20:35 2011 +0200 |
tree | 42d58a0b8cd807e58b0c26d5bb91614dcb1af9cf | |
parent | 6fd49e152ae173e4f89d5d547b828fa8af4072f2 [diff] |
Issue #8407: signal.pthread_sigmask() returns a set instead of a list Update the doc. Refactor also related tests.