]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jun 2026 15:42:35 +0000 (17:42 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2026 15:42:35 +0000 (16:42 +0100)
commita86de0bc236fbb9452f98998fc8437e9fca35700
tree9268acfc42647db935bc052d197e80ed3366ee79
parent1e7fb93df765c41a58ce94ba3d2f71af8d22718e
[3.15] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)

(cherry picked from commit 9e863fab283eddca9c2a8f9d1ee30f4dc243e314)

Co-authored-by: Steve Dower <steve.dower@python.org>
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