From: Mark Dickinson Date: Fri, 1 May 2009 16:27:28 +0000 (+0000) Subject: Blocked revisions 72165 via svnmerge X-Git-Tag: 3.0~146 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=895ecc2f41de097a67bcff15f108e71edcbd1dea;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72165 via svnmerge ........ r72165 | mark.dickinson | 2009-05-01 16:37:04 +0100 (Fri, 01 May 2009) | 2 lines Issue #5859: Remove '%f' to '%g' formatting switch for large floats. ........ ---