]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154218: Fix test_posix_fallocate on file systems that do not support posix_...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jul 2026 09:35:36 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 09:35:36 +0000 (12:35 +0300)
commit0dc3a04013383e0d8fb68ceba918f8d38b85ac3b
tree08f331c43bade1ca447657132e128eb312951f93
parent2e4a1fa41dab372af40aa886079b14d61db42c98
[3.15] gh-154218: Fix test_posix_fallocate on file systems that do not support posix_fallocate() (GH-154219) (GH-154232)

(cherry picked from commit 051b6e07f9e43980d99c563d67bea32144238461)

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