Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.2k
Set fields whendefer_build
is set on Pydantic dataclasses#10984
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Also fix some comments.
Deploying pydantic-docs with |
Latest commit: | 48ff78b |
Status: | ✅ Deploy successful! |
Preview URL: | https://278bde39.pydantic-docs.pages.dev |
Branch Preview URL: | https://dataclass-defer-build-fields.pydantic-docs.pages.dev |
CodSpeed Performance ReportMerging#10984 willnot alter performanceComparing Summary
|
Coverage reportClick to see where and how coverage changed
This report was generated bypython-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.
Great, thanks for the simple fix!
120d7bc
intomainUh oh!
There was an error while loading.Please reload this page.
This aligns with Pydantic models, where only the schema generation is deferred.
Also fix some comments.
Fixes#10953.
Change Summary
Related issue number
Checklist