]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-145417: Do not preserve SELinux context when copying venv scripts (GH-14545...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Mar 2026 17:44:29 +0000 (18:44 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Mar 2026 17:44:29 +0000 (17:44 +0000)
commitcc2c276f222925c89ff95bd9ab6f29beeb382cb8
treeeb0961c1491553c52a55f3b1af30ae331627bddf
parent8fab30ed1125f020f3a050c1a055d3ffcd816811
[3.13] gh-145417: Do not preserve SELinux context when copying venv scripts (GH-145454) (#145550)

gh-145417: Do not preserve SELinux context when copying venv scripts (GH-145454)
(cherry picked from commit dbe0007ab2ff679c85d88e62fb875437b2dc2522)

Co-authored-by: Shrey Naithani <shrey.naithani@shelllite.tech>
Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_venv.py
Lib/venv/__init__.py
Misc/NEWS.d/next/Library/2026-03-03-11-49-44.gh-issue-145417.m_HxIL.rst [new file with mode: 0644]