Message415586
I agree with the decision, assertAlmostEqual is where the feature belongs.
From a practical point of view I suspect a lot of people who want this in the wider world today use just `assert math.isclose(...)` despite the less useful error message. |
|
| Date |
User |
Action |
Args |
| 2022-03-20 01:09:10 | gregory.p.smith | set | recipients:
+ gregory.p.smith, rhettinger, mark.dickinson, rbcollins, ezio.melotti, r.david.murray, michael.foord, berker.peksag, Pam.McANulty, ChrisBarker, iritkatriel |
| 2022-03-20 01:09:10 | gregory.p.smith | set | messageid: <[email protected]> |
| 2022-03-20 01:09:10 | gregory.p.smith | link | issue27198 messages |
| 2022-03-20 01:09:10 | gregory.p.smith | create | |
|