]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154218: Fix test_posix_fallocate on file systems that do not support posix_falloca...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 08:11:53 +0000 (11:11 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 08:11:53 +0000 (08:11 +0000)
commit051b6e07f9e43980d99c563d67bea32144238461
tree4b1de7ec1c7041ae60d7fc9021fedd4b644fa845
parent2875d1dc913d2d7810465da4bc3899305da5abc7
gh-154218: Fix test_posix_fallocate on file systems that do not support posix_fallocate() (GH-154219)

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