]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:32:58 +0000 (14:32 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2024 13:32:58 +0000 (13:32 +0000)
commit43586a480421981013e77ae60cb8114c5ccaf688
tree504c69af4a6c7c214ce454d7d42a30b28eff7dc8
parentf320f747da2ad7b1eb039b2d7b475e0ac057fa49
[3.13] gh-128116: Skip test_socket VSOCK testStream() on PermissionError (GH-128120) (#128123)

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