Staging
v0.8.1
https://github.com/python/cpython
Revision 501927d541ecf23a2915d2133f03f761c3baa5bb authored by Eric Smith on 05 May 2009, 18:34:08 UTC, committed by Eric Smith on 05 May 2009, 18:34:08 UTC
........
  r72348 | eric.smith | 2009-05-05 14:26:08 -0400 (Tue, 05 May 2009) | 1 line

  Issue #5920: Changed format.__float__ and complex.__float__ to use a precision of 12 when using the empty presentation type. This more closely matches str()'s behavior and reduces surprises when adding alignment flags to an empty format string. Patch by Mark Dickinson.
........
1 parent 9cc2cf7
History
Tip revision: 501927d541ecf23a2915d2133f03f761c3baa5bb authored by Eric Smith on 05 May 2009, 18:34:08 UTC
Blocked revisions 72348 via svnmerge
Tip revision: 501927d
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 678.5 KB
configure.in -rw-r--r-- 109.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.2 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.3 KB

README

back to top