Commit 73f91c3
committed
gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code
1 parent 8a7eb8b commit 73f91c3
File tree
2 files changed
+3
-1
lines changed- Lib/importlib
- Misc/NEWS.d/next/Security
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
921 | | - | |
| 921 | + | |
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments