]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code...
authorSteve Dower <steve.dower@python.org>
Wed, 4 Mar 2026 19:55:52 +0000 (19:55 +0000)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 19:55:52 +0000 (19:55 +0000)
commita51b1b512de1d56b3714b65628a2eae2b07e535e
treed364c4cc004ad6069321a5b692562564f1c38408
parent0a51113a4901502e1e14c892e4c31768a14faa60
gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code (GH-145507)
Lib/importlib/_bootstrap_external.py
Misc/NEWS.d/next/Security/2026-03-04-18-59-17.gh-issue-145506.6hwvEh.rst [new file with mode: 0644]