From 348dc88097412cc229254f20f2759ce4cd192261 Mon Sep 17 00:00:00 2001 From: Alex Martelli Date: Wed, 23 Aug 2006 22:17:59 +0000 Subject: [PATCH] Reverting the patch that tried to fix the issue whereby x**2 raises OverflowError while x*x succeeds and produces infinity; apparently these inconsistencies cannot be fixed across ``all'' platforms and there's a widespread feeling that therefore ``every'' platform should keep suffering forevermore. Ah well. --- Lib/test/test_float.py | 15 +-------------- Objects/floatobject.c | 6 +++--- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/Lib/test/test_float.py b/Lib/test/test_float.py index d616ad9543..fb47db8eb0 100644 --- a/Lib/test/test_float.py +++ b/Lib/test/test_float.py @@ -99,25 +99,12 @@ class IEEEFormatTestCase(unittest.TestCase): ('