Skip to content

gh-126461: Fix _Unpickler_ReadFromFile() error handling#126485

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:fix_pickle
Nov 6, 2024
Merged

gh-126461: Fix _Unpickler_ReadFromFile() error handling#126485
vstinner merged 1 commit into
python:mainfrom
vstinner:fix_pickle

Conversation

@vstinner

@vstinner vstinner commented Nov 6, 2024

Copy link
Copy Markdown
Member

Handle _Unpickler_SetStringInput() failure.

Handle _Unpickler_SetStringInput() failure.
@vstinner vstinner merged commit a1c57bc into python:main Nov 6, 2024
@vstinner vstinner deleted the fix_pickle branch November 6, 2024 13:24
@miss-islington-app

Copy link
Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 6, 2024
…GH-126485)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app

bedevere-app Bot commented Nov 6, 2024

Copy link
Copy Markdown

GH-126495 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Nov 6, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 6, 2024
…GH-126485)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app

bedevere-app Bot commented Nov 6, 2024

Copy link
Copy Markdown

GH-126496 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Nov 6, 2024
vstinner added a commit that referenced this pull request Nov 6, 2024
…6485) (#126496)

gh-126461: Fix _Unpickler_ReadFromFile() error handling (GH-126485)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request Nov 6, 2024
…6485) (#126495)

gh-126461: Fix _Unpickler_ReadFromFile() error handling (GH-126485)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
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