]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-128116: Skip test_socket VSOCK testStream() on PermissionError (GH-128120...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 Dec 2024 13:39:26 +0000 (14:39 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2024 13:39:26 +0000 (13:39 +0000)
commit23e8fc277593df872498b6e06bda476f824f3d01
tree9ecbb4d60116f31ea139c69db6484722c7297fb7
parent825b83da96b650069fd7fe42d48a94954ca40dbf
[3.12] gh-128116: Skip test_socket VSOCK testStream() on PermissionError (GH-128120) (#128124)

gh-128116: Skip test_socket VSOCK testStream() on PermissionError (GH-128120)
(cherry picked from commit cbfe3023e46b544b80ea1a38a8c900c6fb881554)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_socket.py