Skip to content

Fix serialization for IP types with mode='python' #10594

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 1 commit into from
Oct 10, 2024
Merged

Conversation

sydney-runkle
Copy link
Contributor

Closes #10589

@sydney-runkle sydney-runkle added the relnotes-fix Used for bugfixes. label Oct 10, 2024
Copy link

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3b63072
Status: ✅  Deploy successful!
Preview URL: https://50e7d459.pydantic-docs.pages.dev
Branch Preview URL: https://fix-ip.pydantic-docs.pages.dev

View logs

Copy link

codspeed-hq bot commented Oct 10, 2024

CodSpeed Performance Report

Merging #10594 will not alter performance

Comparing fix-ip (3b63072) with main (eb4110e)

Summary

✅ 38 untouched benchmarks

Copy link
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pydantic/_internal
  _generate_schema.py
  _validators.py
Project Total  

This report was generated by python-coverage-comment-action

@sydney-runkle sydney-runkle merged commit 050972e into main Oct 10, 2024
62 checks passed
@sydney-runkle sydney-runkle deleted the fix-ip branch October 10, 2024 14:30
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.

model_dump() does not include Python object for IP addresses
2 participants