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

Fix kw_only inheritance #5873

Merged
merged 3 commits into from
May 26, 2023
Merged

Fix kw_only inheritance #5873

merged 3 commits into from
May 26, 2023

Conversation

dmontagu
Copy link
Contributor

@dmontagu dmontagu commented May 25, 2023

Partially addresses #5271 — I don't think there are any other kw_only issues, at least not that I'm aware of.

(All that's left for #5271 is to add tests of serialization decorators, I think.)

Selected Reviewer: @hramezani

@cloudflare-pages
Copy link

cloudflare-pages bot commented May 25, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9e5249f
Status: ✅  Deploy successful!
Preview URL: https://0b475fdb.pydantic-docs2.pages.dev
Branch Preview URL: https://kw-only-fix.pydantic-docs2.pages.dev

View logs

@dmontagu
Copy link
Contributor Author

please review

@samuelcolvin samuelcolvin merged commit 5153ecc into main May 26, 2023
53 checks passed
@samuelcolvin samuelcolvin deleted the kw-only-fix branch May 26, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants