]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup...
authorSteve Dower <steve.dower@python.org>
Tue, 16 Jun 2026 23:16:06 +0000 (00:16 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jun 2026 23:16:06 +0000 (00:16 +0100)
commit9e863fab283eddca9c2a8f9d1ee30f4dc243e314
treeae6471f29ec92be857374a5538c19e95687391ab
parentc2ca7724af94df6e078a4b2e86d1be8c410d9940
gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
Makefile.pre.in
Misc/NEWS.d/next/Security/2026-06-16-14-58-02.gh-issue-151544._bexVy.rst [new file with mode: 0644]
Modules/getpath.py