1. 20 Şub, 2016 2 kayıt (commit)
  2. 19 Şub, 2016 4 kayıt (commit)
  3. 18 Şub, 2016 5 kayıt (commit)
  4. 16 Şub, 2016 1 kayıt (commit)
  5. 15 Şub, 2016 2 kayıt (commit)
  6. 14 Şub, 2016 1 kayıt (commit)
  7. 13 Şub, 2016 2 kayıt (commit)
  8. 11 Şub, 2016 2 kayıt (commit)
  9. 10 Şub, 2016 4 kayıt (commit)
  10. 08 Şub, 2016 5 kayıt (commit)
  11. 09 Şub, 2016 1 kayıt (commit)
  12. 08 Şub, 2016 1 kayıt (commit)
  13. 07 Şub, 2016 1 kayıt (commit)
  14. 08 Şub, 2016 1 kayıt (commit)
    • Martin Panter's avatar
      Issue #25179: Preparatory cleanup of existing docs on string formatting · d5db1479
      Martin Panter yazdı
      * Various sections were pointing to the section on the string.Formatter
        class, when the section on the common format string syntax is probably more
        appropriate
      * Fix references to various format() functions and methods
      * Nested replacement fields may contain conversions and format specifiers,
        and this is tested; see Issue #19729 for instance
      d5db1479
  15. 06 Şub, 2016 1 kayıt (commit)
  16. 04 Şub, 2016 4 kayıt (commit)
  17. 02 Şub, 2016 2 kayıt (commit)
    • Zachary Ware's avatar
      Fix typo. · 3df11b2b
      Zachary Ware yazdı
      Reported by Jon Tetlak on docs@
      3df11b2b
    • Serhiy Storchaka's avatar
      Issue #25945: Fixed bugs in functools.partial. · 38741285
      Serhiy Storchaka yazdı
      Fixed a crash when unpickle the functools.partial object with wrong state.
      Fixed a leak in failed functools.partial constructor.
      "args" and "keywords" attributes of functools.partial have now always types
      tuple and dict correspondingly.
      38741285
  18. 03 Şub, 2016 1 kayıt (commit)