From: Alex Martelli Date: Wed, 23 Aug 2006 22:17:59 +0000 (+0000) Subject: Reverting the patch that tried to fix the issue whereby x**2 raises X-Git-Tag: v2.6a1~2748 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=348dc88097412cc229254f20f2759ce4cd192261;p=thirdparty%2FPython%2Fcpython.git 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. --- diff --git a/Lib/test/test_float.py b/Lib/test/test_float.py index d616ad9543dc..fb47db8eb087 100644 --- a/Lib/test/test_float.py +++ b/Lib/test/test_float.py @@ -99,25 +99,12 @@ class IEEEFormatTestCase(unittest.TestCase): ('