mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
876858c9f6
* gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code (GH-145507)
(cherry picked from commit a51b1b512d)
Co-authored-by: Steve Dower <steve.dower@python.org>
* Regenerate importlib_external.h
* Fix blurb entry
The `:cve:` role is not available on this branch.
---------
Co-authored-by: Steve Dower <steve.dower@python.org>
Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>