Discussion:
[Python-3000-checkins] r65203 - python/branches/py3k
georg.brandl
2008-07-23 15:22:04 UTC
Permalink
Author: georg.brandl
Date: Wed Jul 23 17:22:04 2008
New Revision: 65203

Log:
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.
........


Modified:
python/branches/py3k/ (props changed)

Loading...