-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
It can sometimes be useful to parse numbers as Decimals, e.g. when working with DynamoDB and various other boto3 APIs.
There doesn't seem to be any way to do this during parsing, and doing it after a decode pass can result in lossy behavior that some APIs (such as boto3) don't like.
WilliamOConnell
Metadata
Metadata
Assignees
Labels
No labels