Skip to content

Add fractions.Fraction as a recognized numeric type#588

Merged
seperman merged 6 commits intoqlustered:devfrom
akshat62:feature/add-fraction-numeric-support
Mar 27, 2026
Merged

Add fractions.Fraction as a recognized numeric type#588
seperman merged 6 commits intoqlustered:devfrom
akshat62:feature/add-fraction-numeric-support

Conversation

@akshat62
Copy link
Copy Markdown
Contributor

fractions.Fraction is a Python stdlib numeric type but was not recognized by DeepDiff. This PR adds full support so that Fraction values work seamlessly across all numeric-aware features.

@seperman seperman changed the base branch from master to dev March 27, 2026 19:13
Copy link
Copy Markdown
Member

@seperman seperman left a comment

Choose a reason for hiding this comment

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

LGTM!

@seperman seperman merged commit cf9e721 into qlustered:dev Mar 27, 2026
4 of 5 checks passed
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.

2 participants