]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128116: Skip test_socket VSOCK testStream() on PermissionError (#128120)
authorVictor Stinner <vstinner@python.org>
Fri, 20 Dec 2024 12:38:00 +0000 (13:38 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2024 12:38:00 +0000 (13:38 +0100)
commitcbfe3023e46b544b80ea1a38a8c900c6fb881554
treed47e76675e4ea9a913211059163bf045589240cf
parent0974d7bb866062ed4aaa40f705d6cc4c294d99f1
gh-128116: Skip test_socket VSOCK testStream() on PermissionError (#128120)
Lib/test/test_socket.py