From: Eric Smith Date: Sun, 29 Nov 2009 17:42:05 +0000 (+0000) Subject: Blocked revisions 76583 via svnmerge X-Git-Tag: v2.6.5rc1~310 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad445cd07c3972b753712a6f12e7159425aba9b3;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 76583 via svnmerge ........ r76583 | eric.smith | 2009-11-29 12:40:57 -0500 (Sun, 29 Nov 2009) | 1 line Issue #3382: Make '%F' and float.__format__('F') convert results to upper case. Much of the patch came from Mark Dickinson. ........ ---