Skip to content

Pickle enums by value instead of name (restores pre-3.11 behavior) to support dataclasses.asdict #22

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

Merged
merged 6 commits into from
May 9, 2023

Conversation

timrid
Copy link
Owner

@timrid timrid commented May 9, 2023

Fixes #21

@timrid timrid merged commit 4d07ed4 into main May 9, 2023
@timrid timrid deleted the bugfix/pickel-enum-by-value branch June 28, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.11 dataclasses.asdict AttributeError
1 participant