]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128779: Fix site venv() for system site-packages (#129184)
authorVictor Stinner <vstinner@python.org>
Thu, 30 Jan 2025 00:02:31 +0000 (01:02 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 00:02:31 +0000 (00:02 +0000)
commita549f439384b4509b25639337ffea21c2e55d452
tree24ba670e7aec66606a2624005727b2debead7150
parent99849ee0d3ebcddc97b6aeaf389f43a12f541068
gh-128779: Fix site venv() for system site-packages (#129184)
Lib/site.py