]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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 14:59:05 +0000 (15:59 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Mar 2026 14:59:05 +0000 (14:59 +0000)
commit1bc55a0855279a564fda92e91ff30912b50179d5
treefdb1482c3f12b46e1c7ed26c516f92ec75f4b755
parentc5542c905f1f54ccf9acb4e45086ba4cfb3de9bc
[3.14] gh-145417: Do not preserve SELinux context when copying venv scripts (GH-145454) (#145549)

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]