]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154240: Skip cmsg truncation socket tests on OpenBSD and DragonFly (GH-154244) main
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 14:54:22 +0000 (17:54 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 14:54:22 +0000 (14:54 +0000)
commiteca3b26067a48bf18e59648695ee1a7bc36534fc
tree37bd83f36452cd645b55a410a3f2c9ba259311aa
parentfc4d93dcf1a01f56fd8ffc35b6d3700c98ffa6c9
gh-154240: Skip cmsg truncation socket tests on OpenBSD and DragonFly (GH-154244)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Lib/test/test_socket.py