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

Allow @validate_call to work on async methods #7046

Merged
merged 1 commit into from Aug 9, 2023
Merged

Conversation

adriangb
Copy link
Member

@adriangb adriangb commented Aug 8, 2023

Fixes #6866

Selected Reviewer: @davidhewitt

@adriangb
Copy link
Member Author

adriangb commented Aug 8, 2023

please review

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ae34005
Status: ✅  Deploy successful!
Preview URL: https://60b813d5.pydantic-docs2.pages.dev
Branch Preview URL: https://validate-call-async.pydantic-docs2.pages.dev

View logs

@adriangb adriangb merged commit 3b25e22 into main Aug 9, 2023
49 checks passed
@adriangb adriangb deleted the validate-call-async branch August 9, 2023 19:51
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.

@validate_call fails on async fn return value
2 participants