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 issue with recursion error caused by ParamSpec #6923

Merged
merged 3 commits into from Jul 28, 2023

Conversation

dmontagu
Copy link
Contributor

@dmontagu dmontagu commented Jul 27, 2023

Closes #6922

Selected Reviewer: @lig

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 27, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b2a20b8
Status: ✅  Deploy successful!
Preview URL: https://4cabed22.pydantic-docs2.pages.dev
Branch Preview URL: https://fix-paramspec-recursion-erro.pydantic-docs2.pages.dev

View logs

@dmontagu
Copy link
Contributor Author

please review

Copy link
Contributor

@lig lig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@dmontagu dmontagu merged commit 991bfe4 into main Jul 28, 2023
49 checks passed
@dmontagu dmontagu deleted the fix-paramspec-recursion-error branch July 28, 2023 13:32
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.

python==3.9, pydantic>=2.1.0 regression in support for ParamSpec, RecursionError in model definition
2 participants