mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
69ddd9bb2c
* 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>
* Fix docs reference
---------
Co-authored-by: Steve Dower <steve.dower@python.org>