]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(merge 3.2) Issue #12493: skip test_communicate_eintr() if signal.SIGALRM is missing
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 5 Jul 2011 12:50:08 +0000 (14:50 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 5 Jul 2011 12:50:08 +0000 (14:50 +0200)
commit5351a1f956d4d03bea00b650a0333b8eebd2b799
tree84c89e242f9995e88cb2d36f459c813d23895549
parentd7772bc4cb42418f1fd347afe777fd7a6d5a7287
parent1848db891bd7faf7d864f862fab8a052d35d8ec3
(merge 3.2) Issue #12493: skip test_communicate_eintr() if signal.SIGALRM is missing
Lib/test/test_subprocess.py