Staging
v0.5.1
https://github.com/python/cpython
Revision b2c7af82211ac32295b9419f359036ccb4e819a7 authored by Eric Smith on 30 April 2008, 02:12:09 UTC, committed by Eric Smith on 30 April 2008, 02:12:09 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r62586 | eric.smith | 2008-04-29 21:09:30 -0400 (Tue, 29 Apr 2008) | 5 lines

  Issue 2526, float.__format__ 'n' specifier does not support thousands grouping.

  Implemented grouping, with tests.
  Cleaned up PyOS_ascii_formatd by breaking reformatting into smaller functions.
........
1 parent c14bb75
History
Tip revision: b2c7af82211ac32295b9419f359036ccb4e819a7 authored by Eric Smith on 30 April 2008, 02:12:09 UTC
Merged revisions 62586 via svnmerge from
Tip revision: b2c7af8
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 570 bytes
.hgtags -rw-r--r-- 2.7 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.6 KB
README -rw-r--r-- 7.3 KB
RELNOTES -rw-r--r-- 2.7 KB
configure -rwxr-xr-x 646.2 KB
configure.in -rw-r--r-- 97.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.7 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.3 KB

README

back to top