Skip to content

[3.13] gh-126461: Fix _Unpickler_ReadFromFile() error handling (GH-126485)#126495

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-a1c57bc-3.13
Nov 6, 2024
Merged

[3.13] gh-126461: Fix _Unpickler_ReadFromFile() error handling (GH-126485)#126495
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-a1c57bc-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 6, 2024

Copy link
Copy Markdown
Contributor

Handle _Unpickler_SetStringInput() failure.
(cherry picked from commit a1c57bc)

Co-authored-by: Victor Stinner vstinner@python.org

…GH-126485)

Handle _Unpickler_SetStringInput() failure.
(cherry picked from commit a1c57bc)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants