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

Allow use of scientific notation on rust decimal #4079

Merged

Conversation

dmatos2012
Copy link
Contributor

Fixes #3530 which allows uses of scientific notation on Decimal.

@dmatos2012 dmatos2012 force-pushed the allow-scientific-notation-in-decimal branch from 2be1251 to 280ca20 Compare April 14, 2024 18:49
@adamreichold adamreichold added this pull request to the merge queue Apr 14, 2024
Merged via the queue into PyO3:main with commit 8ed5c17 Apr 14, 2024
43 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.

extract Decimal does not support scientific notation.
2 participants