From: Georg Brandl <georg@python.org> Date: Wed, 23 Jul 2008 15:22:04 +0000 (+0000) Subject: Blocked revisions 65069,65075 via svnmerge X-Git-Tag: v3.0b3~241 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df06024cc3ada0d4e1dadc11a39cae6b1a87735c;p=python Blocked revisions 65069,65075 via svnmerge ........ r65069 | eric.smith | 2008-07-17 19:48:39 +0200 (Thu, 17 Jul 2008) | 1 line Issue 3382: Make '%F' and float.__format__('F') convert results to upper case. ........ r65075 | eric.smith | 2008-07-17 21:49:47 +0200 (Thu, 17 Jul 2008) | 1 line Backed out r65069, pending fixing it in Windows. ........ ---