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 DimoY
Recipients DimoY
Date 2021-01-12.11:12:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610449945.05.0.326021023645.issue42907@roundup.psfhosted.org>
In-reply-to
Content
To replicate what i think is a bug you need a python interpreter in any version. I think. When i type 2.7/100 it returns 0.027000000000000003, but it actually is 0.027 and 2.8/100 returns 0.027999999999999997. And i don't know why
History
Date User Action Args
2021-01-12 11:12:25DimoYsetrecipients: + DimoY
2021-01-12 11:12:25DimoYsetmessageid: <1610449945.05.0.326021023645.issue42907@roundup.psfhosted.org>
2021-01-12 11:12:25DimoYlinkissue42907 messages
2021-01-12 11:12:24DimoYcreate