8000 Allow JSON `BigInt` to validate against `float` schema by Viicos · Pull Request #1685 · pydantic/pydantic-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow JSON BigInt to validate against float schema #1685

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 2 commits into from
Apr 9, 2025
Merged

Conversation

Viicos
Copy link
Member
@Viicos Viicos commented Apr 7, 2025

Change Summary

Fixes pydantic/pydantic#10944.

Related issue number

Checklist

  • Unit tests for the changes exist
  • Documentation reflects the changes where applicable
  • Pydantic tests pass with this pydantic-core (except for expected changes)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

Copy link
codspeed-hq bot commented Apr 7, 2025

CodSpeed Performance Report

Merging #1685 will not alter performance

Comparing float-bigint (a28a084) with main (0a5bbfc)

Summary

✅ 157 untouched benchmarks

@Viicos Viicos merged commit 9a25aa6 into main Apr 9, 2025
29 checks passed
@Viicos Viicos deleted the float-bigint branch April 9, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

model_validate_json error with float field and bigint input
2 participants
0