]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151029: Fix `test_remote_exec_deleted_static_executable` on static installe...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 30 Jun 2026 11:25:34 +0000 (13:25 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2026 11:25:34 +0000 (13:25 +0200)
commit940be2e2161883d1a908f5020369b858345beace
tree99b6f254f3fd01e8e4752c52472fd43f98ee44e2
parent589833e0a4fae6b476107f5fb345d8058ce2712a
[3.14] gh-151029: Fix `test_remote_exec_deleted_static_executable` on static installed builds (GH-152653) (#152669)

(cherry picked from commit 03efeef226b774f937056e95e0cdb8f7d37c6532)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_sys.py