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 bug with no_strict_optional=True caused by API deferral #8826

Merged
merged 3 commits into from Feb 22, 2024

Conversation

dmontagu
Copy link
Contributor

@dmontagu dmontagu commented Feb 15, 2024

I think this fixes the issue reported in #8729 (comment), though it does NOT address #8729.

Either way, we need to add a test.

Copy link

cloudflare-pages bot commented Feb 15, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b378f7b
Status: ✅  Deploy successful!
Preview URL: https://f6d48996.pydantic-docs2.pages.dev
Branch Preview URL: https://dmontagu-mypy-plugin-fix-exc.pydantic-docs2.pages.dev

View logs

@dmontagu dmontagu added the relnotes-fix Used for bugfixes. label Feb 15, 2024
Copy link

codspeed-hq bot commented Feb 15, 2024

CodSpeed Performance Report

Merging #8826 will not alter performance

Comparing dmontagu/mypy-plugin-fix-excessive-api-deferral (b378f7b) with main (812516d)

Summary

✅ 10 untouched benchmarks

Copy link
Member

@sydney-runkle sydney-runkle left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for the fix @dmontagu

@sydney-runkle sydney-runkle merged commit 9fc5e18 into main Feb 22, 2024
54 checks passed
@sydney-runkle sydney-runkle deleted the dmontagu/mypy-plugin-fix-excessive-api-deferral branch February 22, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants