• Eric Smith's avatar
    The other half of Issue #1580: use short float repr where possible. · 0923d1d8
    Eric Smith yazdı
    Addresses the float -> string conversion, using David Gay's code which
    was added in Mark Dickinson's checkin r71663.
    
    Also addresses these, which are intertwined with the short repr
    changes:
    
    - Issue #5772: format(1e100, '<') produces '1e+100', not '1.0e+100'
    - Issue #5515: 'n' formatting with commas no longer works poorly
        with leading zeros.
    - PEP 378 Format Specifier for Thousands Separator: implemented
        for floats.
    0923d1d8
Adı
Son kayıt (commit)
Son güncelleme
..
README.txt Loading commit data...
count.h Loading commit data...
ctype.h Loading commit data...
eq.h Loading commit data...
fastsearch.h Loading commit data...
find.h Loading commit data...
formatter.h Loading commit data...
localeutil.h Loading commit data...
partition.h Loading commit data...
string_format.h Loading commit data...
stringdefs.h Loading commit data...
transmogrify.h Loading commit data...
unicodedefs.h Loading commit data...