Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:3.9from
serhiy-storchaka:backport-e8ff3c9-3.9
May 1, 2022
Merged

[3.9] gh-92049: Forbid pickling constants re._constants.SUCCES…#92102
serhiy-storchaka merged 1 commit intopython:3.9from
serhiy-storchaka:backport-e8ff3c9-3.9

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