Skip to content

Add trailing-strings support to experimental_allow_partial #10825

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

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

sydney-runkle
Copy link
Contributor

Fixes #10806

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Nov 12, 2024
Copy link

cloudflare-workers-and-pages bot commented Nov 12, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ea16e10
Status: ✅  Deploy successful!
Preview URL: https://64d541b0.pydantic-docs.pages.dev
Branch Preview URL: https://exp-allow-partial.pydantic-docs.pages.dev

View logs

@sydney-runkle sydney-runkle added relnotes-feature relnotes-change Used for changes to existing functionality which don't have a better categorization. and removed relnotes-fix Used for bugfixes. relnotes-change Used for changes to existing functionality which don't have a better categorization. labels Nov 12, 2024
Copy link

codspeed-hq bot commented Nov 12, 2024

CodSpeed Performance Report

Merging #10825 will not alter performance

Comparing exp-allow-partial (ea16e10) with main (ff4a325)

Summary

✅ 44 untouched benchmarks

Copy link
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

Copy link
Member

@samuelcolvin samuelcolvin left a comment

Choose a reason for hiding this comment

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

otherwise LGTM

sydney-runkle and others added 2 commits November 12, 2024 13:59
Co-authored-by: Samuel Colvin <s@muelcolvin.com>
@sydney-runkle sydney-runkle enabled auto-merge (squash) November 12, 2024 19:06
@sydney-runkle sydney-runkle merged commit 4eecee7 into main Nov 12, 2024
52 checks passed
@sydney-runkle sydney-runkle deleted the exp-allow-partial branch November 12, 2024 19:12
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.

Allow partial needs 'trailing-strings' mode, same as pydantic_core.from_json
2 participants