From: Eric Smith Date: Wed, 22 Apr 2009 17:14:37 +0000 (+0000) Subject: Blocked revisions 71804 via svnmerge X-Git-Tag: 3.0~193 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a21115ae9da205f21c3c0c1ab818a2eaafb539a7;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71804 via svnmerge ................ r71804 | eric.smith | 2009-04-22 13:04:27 -0400 (Wed, 22 Apr 2009) | 9 lines Merged revisions 71802 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71802 | eric.smith | 2009-04-22 12:20:47 -0400 (Wed, 22 Apr 2009) | 1 line Fixed issue 5782: formatting with commas didn't work if no specifier type code was given. ........ ................ ---