Skip to content

Conversation

davidhewitt
Copy link
Contributor

Change Summary

Following #6589 this adds a test to confirm that JSON serde for big integers behaves as expected.

Related issue number

Fixes #6442

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7cd3d7a
Status: ✅  Deploy successful!
Preview URL: https://4cfbe2a7.pydantic-docs2.pages.dev
Branch Preview URL: https://dh-big-int-json.pydantic-docs2.pages.dev

View logs

@davidhewitt davidhewitt merged commit e5c5cc4 into main Jul 12, 2023
@davidhewitt davidhewitt deleted the dh/big-int-json branch July 12, 2023 11:51
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_dump_json() big int to json failed
2 participants