Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.2k
Use the parent configuration during schema generation for stdlib dataclasses#10928
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
cloudflare-workers-and-pagesbot commentedNov 21, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Deploying pydantic-docs with |
Latest commit: | e56f547 |
Status: | ✅ Deploy successful! |
Preview URL: | https://2e46f788.pydantic-docs.pages.dev |
Branch Preview URL: | https://db-fix.pydantic-docs.pages.dev |
codspeed-hqbot commentedNov 21, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
CodSpeed Performance ReportMerging#10928 willnot alter performanceComparing Summary
|
github-actionsbot commentedNov 21, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
Should we revertthe documentation changes I did in the original PR?
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
dataclass
config inheritanceCo-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Yes, good call. Done. I've applied your other suggestions as well 👍 |
3cb6852
intomainUh oh!
There was an error while loading.Please reload this page.
…classes (#10928)Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Sort of reverting#10576
Fixes#10917