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.12] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) #105520

Merged
merged 1 commit into from Jun 9, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 8, 2023

  • revert enum pickling from by-name to by-value

(cherry picked from commit 4ff5690)

Co-authored-by: Nikita Sobolev mail@sobolevn.me
Co-authored-by: Ethan Furman ethan@stoneleaf.us


📚 Documentation preview 📚: https://cpython-previews--105520.org.readthedocs.build/

…105348)

* revert enum pickling from by-name to by-value

(cherry picked from commit 4ff5690)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@ethanfurman ethanfurman merged commit 2f4a2d6 into python:3.12 Jun 9, 2023
27 checks passed
@miss-islington miss-islington deleted the backport-4ff5690-3.12 branch June 9, 2023 01:01
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.

None yet

4 participants