]> 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>
Mon, 22 Jun 2026 16:31:25 +0000 (17:31 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 16:31:25 +0000 (17:31 +0100)
commit16c40f944b7bff724a403cf4902763d095bb4b2a
treedf6c1d3b0f196832c3e1115ae05d9047f7dd7390
parent3e256401c0fd17e47c75191531271e4ecd5ec382
gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151928)
.github/workflows/reusable-wasi.yml
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
Tools/wasm/wasi.py