]> granicus.if.org Git - python/commit
Merged revisions 65069 via svnmerge from
authorEric Smith <eric@trueblade.com>
Thu, 17 Jul 2008 18:30:48 +0000 (18:30 +0000)
committerEric Smith <eric@trueblade.com>
Thu, 17 Jul 2008 18:30:48 +0000 (18:30 +0000)
commita4fac36eb3ee70529482d43d2a484d5ff5d18398
treef28ae6605017ff42d83cdf78978391b4c7237079
parentddc5669fd90135ba345a9f1a98a11c67a97f833e
Merged revisions 65069 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r65069 | eric.smith | 2008-07-17 13:48:39 -0400 (Thu, 17 Jul 2008) | 1 line

  Issue 3382: Make '%F' and float.__format__('F') convert results to upper case.
........
Doc/library/stdtypes.rst
Doc/library/string.rst
Lib/test/test_format.py
Lib/test/test_types.py
Misc/NEWS
Objects/stringlib/formatter.h
Objects/unicodeobject.c