New submission from Antoine Pitrou <pit...@free.fr>: I started getting this in release30-maint (not in py3k).
====================================================================== FAIL: testFsum (test.test_math.MathTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/antoine/py3k/30/Lib/test/test_math.py", line 443, in testFsum self.assertEqual(actual, expected) AssertionError: 1.1102230246251565e-16 != 0.0 ---------------------------------------------------------------------- ---------- components: Interpreter Core messages: 84354 nosy: marketdickinson, pitrou priority: normal severity: normal status: open title: test_math.testFsum failure on release30-maint type: behavior versions: Python 3.0 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5593> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com