Commit 97ab3cf
gh-126461: Fix _Unpickler_ReadFromFile() error handling (GH-126485)
Handle _Unpickler_SetStringInput() failure.
(cherry picked from commit a1c57bc)
Co-authored-by: Victor Stinner <[email protected]>
1 parent e6fd40b commit 97ab3cf
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1344 | 1344 | | |
1345 | 1345 | | |
1346 | 1346 | | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
1347 | 1351 | | |
1348 | 1352 | | |
1349 | 1353 | | |
| |||
0 commit comments