]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143309: fix `test_execve_env_concurrent_mutation_with_fspath_posix` buildbo...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 4 Jan 2026 23:11:59 +0000 (00:11 +0100)
committerGitHub <noreply@github.com>
Sun, 4 Jan 2026 23:11:59 +0000 (00:11 +0100)
commitd0e9f4445a0d9039e1a2367ecee376b4b3ba7593
tree7030ab1242b1f4f66141ead40f451dde51027c1a
parent623dbafc9d4c229d8d1bcdb0b4f9550dc5fdd053
[3.14] gh-143309: fix `test_execve_env_concurrent_mutation_with_fspath_posix` buildbot failure (GH-143415) (#143419)

gh-143309: fix `test_execve_env_concurrent_mutation_with_fspath_posix` buildbot failure (GH-143415)
(cherry picked from commit c99f7667436d8978b4077704333e2a351f2a026f)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_os.py