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 | 6fd49e152ae173e4f89d5d547b828fa8af4072f2 (patch) | |
tree | 04f24c7b37ca71bf782cba88dee378fd442fd880 /Python | |
parent | 55b5fa76a73c6c1cddec649846faf6bad0f2cfd6 (diff) | |
download | cpython-git-6fd49e152ae173e4f89d5d547b828fa8af4072f2.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')
0 files changed, 0 insertions, 0 deletions