]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120037: Disable user site packages when a ._pth file is used (GH-137428)
authorSteve Dower <steve.dower@python.org>
Tue, 19 Aug 2025 20:28:28 +0000 (21:28 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Aug 2025 20:28:28 +0000 (21:28 +0100)
commit7d06a0af1720e1962b324d8abf5865121ca492bc
tree985b50252fe406690db0cd56ffe1731df5d4feff
parente39255e76d4b6755a44f6d4e63180136c778d2a5
gh-120037: Disable user site packages when a ._pth file is used (GH-137428)
Doc/c-api/init_config.rst
Lib/test/test_site.py
Misc/NEWS.d/next/Core_and_Builtins/2025-08-05-20-24-12.gh-issue-120037.MB7MmI.rst [new file with mode: 0644]
Modules/getpath.py