You need to sign in or sign up before continuing.
-
Victor Stinner authored
The new tests now requires pthread_sigmask(). Skip the test if the function is missing, e.g. if Python is compiled without threads.
7f294d1e
The new tests now requires pthread_sigmask(). Skip the test if the function is missing, e.g. if Python is compiled without threads.