From: Mark Dickinson Date: Wed, 20 May 2009 18:41:34 +0000 (+0000) Subject: Blocked revisions 72803 via svnmerge X-Git-Tag: 3.0~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63fbc35e1ea352bb7f7cf54b64efe1d8c2d78d30;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72803 via svnmerge ........ r72803 | mark.dickinson | 2009-05-20 19:41:04 +0100 (Wed, 20 May 2009) | 1 line Issue #5829: complex('1e500') shouldn't raise OverflowError ........ ---