]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:08 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 09:35:08 +0000 (12:35 +0300)
commitf6a807e084911a286cc7fa77d0d469ee6fcec941
tree23060a8db4c8e9e66a11cbd131e300a3ecb213d2
parente23e510a9af259519458ac3ee573c77f4a669516
[3.13] gh-154218: Fix test_posix_fallocate on file systems that do not support posix_fallocate() (GH-154219) (GH-154234)

(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_posix.py