diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-04 12:38:03 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-04 12:38:03 +0200 |
commit | 16d5b8274df126584ac0cbf35486ca4e2a29a2e4 (patch) | |
tree | f155ce59f7e919f011c702187fc4a4e3cf106d27 /Python/symtable.c | |
parent | 2172cd637ce8d01e99a1ae33fb0bbc5cd6f15bbc (diff) | |
download | cpython-16d5b8274df126584ac0cbf35486ca4e2a29a2e4.tar.gz |
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.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions