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 mark.dickinson
Recipients Svabo, mark.dickinson, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-07-10.13:54:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594389279.55.0.21477968475.issue41269@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the report. This isn't a Python bug, but a common issue when working with floating-point numbers.

I recommend taking a look at this section of the tutorial for more information: https://docs.python.org/3.8/tutorial/floatingpoint.html
History
Date User Action Args
2020-07-10 13:54:39mark.dickinsonsetrecipients: + mark.dickinson, paul.moore, tim.golden, zach.ware, steve.dower, Svabo
2020-07-10 13:54:39mark.dickinsonsetmessageid: <1594389279.55.0.21477968475.issue41269@roundup.psfhosted.org>
2020-07-10 13:54:39mark.dickinsonlinkissue41269 messages
2020-07-10 13:54:39mark.dickinsoncreate