1. 03 Ara, 2010 1 kayıt (commit)
  2. 22 Şub, 2010 1 kayıt (commit)
  3. 20 May, 2009 1 kayıt (commit)
  4. 03 May, 2009 1 kayıt (commit)
  5. 16 Nis, 2009 1 kayıt (commit)
    • 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
  6. 15 Şub, 2006 1 kayıt (commit)
  7. 09 Agu, 2004 1 kayıt (commit)
  8. 08 Haz, 2004 1 kayıt (commit)