[issue40981] increment is wrong in 3.7 but not in 2.7

mike stern report at bugs.python.org
Mon Jun 15 02:45:27 EDT 2020


mike stern <rskiredj at hotmail.com> added the comment:

what is rude is to talk to me in an autoritative way like you do
you haven't even checked what I said , I said it working in Python 2.7 and it is not in 3.7
and you want to just read me an article.

________________________________
From: report=bugs.python.org at roundup.psfhosted.org <report=bugs.python.org at roundup.psfhosted.org> on behalf of Christian Heimes <report at bugs.python.org>
Sent: Monday, June 15, 2020 2:40 AM
To: rskiredj at hotmail.com <rskiredj at hotmail.com>
Subject: [issue40981] increment is wrong in 3.7 but not in 2.7

Christian Heimes <lists at cheimes.de> added the comment:

Python's float are IEE 754 floats for over 25 years and since Python 1.x, maybe earlier. IIRC standard is from 1985. It's how CPUs have dealt with floats for over 35 years.

By the way it's is incredible rude to keep re-opening a bug and responding on a closed bug. Do not reopen the bug again.

----------
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40981>
_______________________________________

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40981>
_______________________________________


More information about the Python-bugs-list mailing list