Files
cpython/Lib/test
Victor Stinner 7f294d1e19 Issue #8407: skip sigwait() tests if pthread_sigmask() is missing
The new tests now requires pthread_sigmask(). Skip the test if the function is
missing, e.g. if Python is compiled without threads.
2011-06-10 14:02:10 +02:00
..
2011-05-14 06:47:51 +03:00
2011-06-02 23:49:44 -07:00
2011-05-24 19:31:01 -05:00
2011-05-07 19:11:06 +02:00
2011-05-09 18:40:42 +03:00
2011-05-09 08:12:19 +02:00
2011-05-09 08:12:19 +02:00
2011-05-26 16:35:14 +02:00