Files
cpython/Lib/test
Victor Stinner a929335961 Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch
and/or change the signal mask of the calling thread.

Fix also tests of test_io using threads and an alarm: use pthread_sigmask() to
ensure that the SIGALRM signal is received by the main thread.

Original patch written by Jean-Paul Calderone.
2011-04-30 15:21:58 +02:00
..
2011-04-13 07:18:24 +03:00
2011-04-26 06:45:24 +03:00
2011-03-30 11:32:06 +00:00
2011-04-15 16:52:35 +03:00
2011-04-28 07:55:29 +03:00
2011-04-28 19:24:46 +02:00
2011-04-05 16:07:49 +02:00
2011-04-12 18:34:30 -05:00
2011-04-06 14:11:09 +08:00
2011-04-26 06:45:24 +03:00
2011-04-13 07:24:32 +08:00
2011-04-13 07:22:29 +08:00
2011-04-14 13:20:41 +08:00
2011-04-15 18:21:26 +08:00