]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-17085: test_socket: cancel scheduled alarm on test failure (#3505)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 11 Sep 2017 22:31:16 +0000 (15:31 -0700)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2017 22:31:16 +0000 (15:31 -0700)
commit40996d3f6fbd1adcb2e69e426fa311aaf90762ff
tree358384b8c56dd468dda258e8f6c8b5b7730932a5
parent004547f97067be2e23ae770f300c0c0d1db1ba27
bpo-17085: test_socket: cancel scheduled alarm on test failure (#3505)

(cherry picked from commit 71fe8c00f6e2eda39d90c225c5f7635268cc4653)
Lib/test/test_socket.py