This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients SilentGhost, Tonimore
Date 2019-05-23.11:59:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558612780.95.0.875073488072.issue37020@roundup.psfhosted.org>
In-reply-to
Content
This is a limitation of floating points representation. If you need objects representing decimal numeral, you could use decimal module.
History
Date User Action Args
2019-05-23 11:59:40SilentGhostsetrecipients: + SilentGhost, Tonimore
2019-05-23 11:59:40SilentGhostsetmessageid: <1558612780.95.0.875073488072.issue37020@roundup.psfhosted.org>
2019-05-23 11:59:40SilentGhostlinkissue37020 messages
2019-05-23 11:59:40SilentGhostcreate