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 petr.viktorin
Recipients ksurma, loganasherjones, lukasz.langa, mark.dickinson, miss-islington, petr.viktorin
Date 2022-01-27.13:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643290221.18.0.290090828648.issue44734@roundup.psfhosted.org>
In-reply-to
Content
> The first and last test should use assertAlmostEqual with a suitable tolerance (the default tolerance is probably fine).

The merged PR only added tolerance to the last test. On some architectures, the first test still fails.
(No one is to blame -- this comment should apply to one line but GitHub shows two lines as context: https://github.com/python/cpython/pull/27343#pullrequestreview-714345826 )

Karolina's new PR is waiting for CLA confirmation.
History
Date User Action Args
2022-01-27 13:30:21petr.viktorinsetrecipients: + petr.viktorin, mark.dickinson, lukasz.langa, miss-islington, loganasherjones, ksurma
2022-01-27 13:30:21petr.viktorinsetmessageid: <1643290221.18.0.290090828648.issue44734@roundup.psfhosted.org>
2022-01-27 13:30:21petr.viktorinlinkissue44734 messages
2022-01-27 13:30:21petr.viktorincreate