From: Eric Smith Date: Wed, 6 May 2009 13:29:13 +0000 (+0000) Subject: Blocked revisions 72398 via svnmerge X-Git-Tag: 3.0~120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ddf2ead681e7d2646ffbb42b24c87619d32b3c9;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72398 via svnmerge ........ r72398 | eric.smith | 2009-05-06 09:08:15 -0400 (Wed, 06 May 2009) | 1 line Issue #3382. float 'F' formatting no longer maps to 'f'. This only affects nan and inf. ........ ---