Skip to content

Support fractions.Fraction #10318

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 5 commits into from
Sep 5, 2024
Merged

Support fractions.Fraction #10318

merged 5 commits into from
Sep 5, 2024

Conversation

sydney-runkle
Copy link
Contributor

Fix #9439

Copy link

cloudflare-workers-and-pages bot commented Sep 5, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: bda8542
Status: ✅  Deploy successful!
Preview URL: https://e1973fdb.pydantic-docs.pages.dev
Branch Preview URL: https://fractions.pydantic-docs.pages.dev

View logs

Copy link

codspeed-hq bot commented Sep 5, 2024

CodSpeed Performance Report

Merging #10318 will not alter performance

Comparing fractions (bda8542) with main (0061aab)

Summary

✅ 50 untouched benchmarks

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pydantic
  __init__.py
  config.py
  type_adapter.py
  pydantic/_internal
  _config.py
  _generate_schema.py
Project Total  

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

Co-authored-by: David Montague <35119617+dmontagu@users.noreply.github.com>
@sydney-runkle sydney-runkle enabled auto-merge (squash) September 5, 2024 19:46
@sydney-runkle sydney-runkle merged commit 28af0c2 into main Sep 5, 2024
58 checks passed
@sydney-runkle sydney-runkle deleted the fractions branch September 5, 2024 19:57
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.

Add Python fractions as a natively supported type
2 participants