]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_c...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 4 Mar 2026 20:21:29 +0000 (21:21 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 20:21:29 +0000 (20:21 +0000)
commite58e9802b9bec5cdbf48fc9bf1da5f4fda482e86
treecebf8e44e162bf14c277c29e319d6ef4793f9979
parentbcc2dd8d30eb20995186c756bdcd10a56a1bad1c
[3.14] gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code (GH-145507)`

(cherry picked from commit a51b1b512de1d56b3714b65628a2eae2b07e535e)

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