bpo-30190: improved error msg for assertAlmostEqual(delta=...) (#1331)
* #30190 / unittest / assertAlmostEqual(delta=...) / error msg: show the difference between the 2 numbers in case of failure * safe_repr() diff * also show difference when passing 'places' argument * refactoring * update Misc/NEWS
G
Giampaolo Rodola committed
5d7a8d0c13737fd531b722ad76c505ef47aac96a
Parent: 1374dbb
Committed by GitHub <noreply@github.com>
on 5/1/2017, 4:18:56 PM