This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ff3d237c1
pyo3
/
newsfragments
/
4079.added.md
2 lines
62 B
Markdown
Raw
Normal View
History
Unescape
Escape
Allow use of scientific notation on rust decimal (#4079) * Allow use of scientific notation on rust decimal * Add newsfragment * Pull out var * Fix clippy warning * Modify let bindings location
2024-04-14 20:07:17 +00:00
Added support for scientific notation in
`Decimal`
conversion