Staging
v0.5.0
https://github.com/python/cpython
Revision 63376228a3f2d3ac4a21a10c0653c3b984c2d686 authored by Eric Smith on 05 May 2009, 14:04:18 UTC, committed by Eric Smith on 05 May 2009, 14:04:18 UTC
1 parent 86a05ec
History
Tip revision: 63376228a3f2d3ac4a21a10c0653c3b984c2d686 authored by Eric Smith on 05 May 2009, 14:04:18 UTC
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.
Tip revision: 6337622
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