]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (#123824)
authorFurkan Onder <furkanonder@protonmail.com>
Mon, 9 Sep 2024 12:14:23 +0000 (15:14 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2024 12:14:23 +0000 (14:14 +0200)
commitdf4f0cbfad8a1ed0146cabd30d01efd135d4d048
tree1135a8d5552214c73957f232b19feb5e004ff219
parentb2a8c38bb20e0a201bbc60f66371ee4e406f6dae
gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (#123824)

Fix test_posix for unsupported posix_fallocate on NetBSD.
Lib/test/test_posix.py