-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Make sure Pydantic dataclasses with slots and validate_assignment
can be unpickled
#11769
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
Conversation
Deploying pydantic-docs with
|
Latest commit: |
4cf3a25
|
Status: | ✅ Deploy successful! |
Preview URL: | https://28d9942a.pydantic-docs.pages.dev |
Branch Preview URL: | https://dc-slots-validate-assignment.pydantic-docs.pages.dev |
63c9727
to
d174f8b
Compare
CodSpeed Performance ReportMerging #11769 will not alter performanceComparing Summary
|
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Viicos Take my comments with a grain of salt because you've looked into this much more deeply than I have, but I was confused about a few things which may point at real issues/opportunities for improvement. But if not, let me know and I'll defer to your judgment and merge this :)
Fixes #11768.
Change Summary
Related issue number
Checklist