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 generic computed fields #6988

Merged
merged 2 commits into from Aug 16, 2023
Merged

Fix generic computed fields #6988

merged 2 commits into from Aug 16, 2023

Conversation

dmontagu
Copy link
Contributor

@dmontagu dmontagu commented Aug 2, 2023

Fix an issue where computed fields with a generic return type would not reflect the parametrized value of the generic parameter.

Discovered while working on #5804

Selected Reviewer: @davidhewitt

@cloudflare-pages
Copy link

cloudflare-pages bot commented Aug 2, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bd1b3f9
Status: ✅  Deploy successful!
Preview URL: https://2fa45d2b.pydantic-docs2.pages.dev
Branch Preview URL: https://generic-computed-field.pydantic-docs2.pages.dev

View logs

@dmontagu
Copy link
Contributor Author

please review

@adriangb adriangb merged commit 2d9421c into main Aug 16, 2023
49 checks passed
@adriangb adriangb deleted the generic-computed-field branch August 16, 2023 20:04
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

3 participants