Issue #11998, issue #8407: workaround _tkinter issue in test_signal
The _tkinter module loads the Tcl library which creates a thread waiting events in select(). This thread receives signals blocked by all other threads. We cannot test blocked signals if the _tkinter module is loaded.
V
Victor Stinner committed
6fd49e152ae173e4f89d5d547b828fa8af4072f2
Parent: 55b5fa7