]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145417: Do not preserve SELinux context when copying venv scripts (#145454)
authorShrey Naithani <shrey.naithani@shelllite.tech>
Thu, 5 Mar 2026 14:19:49 +0000 (19:49 +0530)
committerGitHub <noreply@github.com>
Thu, 5 Mar 2026 14:19:49 +0000 (15:19 +0100)
commitdbe0007ab2ff679c85d88e62fb875437b2dc2522
treeab8c34fd56b4e10273766883634705bde5434ef1
parent2cd0ddfe04afbe38bfbe73de1050ea5d1185f4b6
gh-145417: Do not preserve SELinux context when copying venv scripts (#145454)

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]