Modify ↓
Ticket #178 (assigned defect)
parse_decimal should return a Decimal, not a float
| Reported by: | andref.dias@… | Owned by: | jruigrok |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | General | Version: | 0.9.4 |
| Keywords: | decimal | Cc: |
Description
As the function name says, the return type should be a Decimal, avoiding precision problems related to Float.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
