]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126876: Fix test_socket.testLargeTimeout() for missing _testcapi (#127517)
authorVictor Stinner <vstinner@python.org>
Mon, 2 Dec 2024 15:51:50 +0000 (16:51 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2024 15:51:50 +0000 (16:51 +0100)
commitc46acd3588864e97d0e0fe37a41aa5e94ac7af51
treebfce6eb1884cbfc2a7b551cc26f9b1bc0b67dae8
parent7c2bd9b2266665ff4010b6c6c175bab18e08e4f8
gh-126876: Fix test_socket.testLargeTimeout() for missing _testcapi (#127517)
Lib/test/test_socket.py