]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (GH-123824...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 01:26:50 +0000 (03:26 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 01:26:50 +0000 (18:26 -0700)
commit25a23cb002dc6645311425c329f1fbf52cc057c1
tree32c674c2199ff1fe077e1602af58fbf14c847bb4
parent3fd3b8a6780bb8a06d6d0a5a9cd96eafe8ac735c
[3.13] gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (GH-123824) (#123864)

gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (GH-123824)

Fix test_posix for unsupported posix_fallocate on NetBSD.
(cherry picked from commit df4f0cbfad8a1ed0146cabd30d01efd135d4d048)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Lib/test/test_posix.py