Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] gh-92049: Forbid pickling constants re._constants.SUCCES… #92102

Merged
merged 1 commit into from
May 1, 2022

Conversation

serhiy-storchaka
Copy link
Member

…S etc (GH-92070) (GH-92073)

Previously, pickling did not fail, but the result could not be unpickled.
(cherry picked from commit 6d0d547)
(cherry picked from commit e8ff3c9)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…SUCCESS etc (pythonGH-92070) (pythonGH-92073)

Previously, pickling did not fail, but the result could not be unpickled.
(cherry picked from commit 6d0d547)
(cherry picked from commit e8ff3c9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label May 1, 2022
@serhiy-storchaka serhiy-storchaka merged commit 54f06ae into python:3.9 May 1, 2022
@serhiy-storchaka serhiy-storchaka deleted the backport-e8ff3c9-3.9 branch May 1, 2022 10:01
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
… etc (pythonGH-92070) (pythonGH-92073) (pythonGH-92102)

Previously, pickling did not fail, but the result could not be unpickled.
(cherry picked from commit 6d0d547)
(cherry picked from commit e8ff3c9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants