[3.12] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545) - #151567
Conversation
…ATH%/Modules/Setup.local for discovering sources in getpath.py (pythonGH-151545) (cherry picked from commit 9e863fa) Co-authored-by: Steve Dower <steve.dower@python.org>
Documentation build overview
539 files changed ·
|
|
@Yhg1s This is ready for merging - it's possible that the WASI issue that held up 3.14 and 3.13 fixes also applies here, but it was a tier 3 platform for 3.12 (and obviously doesn't affect CI), so I'm not sure it's worth updating the tools to get the new command line argument to override #151928 has the extra fixes, but they likely don't backport cleanly because of the frequent changes to the WASI build scripts around this time. Let me know what you'd prefer here. |
I'll let WASM/WASI folks complain and suggest a fix if it doesn't build and they still care about 3.12 :) |
(cherry picked from commit 9e863fa)
Co-authored-by: Steve Dower steve.dower@python.org