Skip to content
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

fix(python): Require exact checking for Decimals in assertion utils #14357

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

stinodego
Copy link
Member

Now that we have #14338, we no longer need to cast Decimals to floats. This also means that inexact checking no longer applies to Decimals, as was intended (see the docstring). So this classifies as a fix.

@stinodego stinodego changed the title fix(python): Require exact checking for Decimals in assertion utikls fix(python): Require exact checking for Decimals in assertion utils Feb 8, 2024
@github-actions github-actions bot added fix Bug fix python Related to Python Polars labels Feb 8, 2024
@stinodego stinodego marked this pull request as ready for review February 8, 2024 12:12
@stinodego stinodego merged commit 455e7bf into main Feb 8, 2024
11 checks passed
@stinodego stinodego deleted the decimal branch February 8, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant