1. 05 Haz, 2009 1 kayıt (commit)
  2. 01 May, 2009 1 kayıt (commit)
  3. 07 Şub, 2009 1 kayıt (commit)
  4. 29 Ock, 2009 1 kayıt (commit)
  5. 11 Agu, 2008 1 kayıt (commit)
  6. 05 Tem, 2008 1 kayıt (commit)
  7. 18 Mar, 2008 1 kayıt (commit)
  8. 20 Ock, 2008 1 kayıt (commit)
  9. 19 Şub, 2007 1 kayıt (commit)
  10. 30 Tem, 2006 1 kayıt (commit)
  11. 28 Nis, 2006 1 kayıt (commit)
  12. 01 Eyl, 2005 1 kayıt (commit)
  13. 31 Agu, 2005 1 kayıt (commit)
  14. 23 Ock, 2005 1 kayıt (commit)
  15. 08 Ock, 2005 1 kayıt (commit)
    • Johannes Gijsbers's avatar
      Patch #1094015: · e4172ead
      Johannes Gijsbers yazdı
      * Use os.makedirs() instead os.mkdir(). (bug #975763)
      * Use copystat() to copy directory bits (bug #1048878)
      e4172ead
  16. 31 Eki, 2004 1 kayıt (commit)
  17. 07 Eki, 2004 1 kayıt (commit)
    • Johannes Gijsbers's avatar
      Rewrite rmtree using os.walk to fix bug #1025127: · 7db385ee
      Johannes Gijsbers yazdı
      The shutils.rmtree() implementation uses an excessive amount of memory when
      deleting large directory hierarchies. Before actually deleting any files, it
      builds up a list of (function, filename) tuples for all the files that it is
      going to remove.
      7db385ee
  18. 14 Agu, 2004 2 kayıt (commit)
  19. 14 Tem, 2004 1 kayıt (commit)
  20. 19 Haz, 2004 1 kayıt (commit)
  21. 23 Şub, 2003 1 kayıt (commit)
  22. 24 Ock, 2003 1 kayıt (commit)
  23. 05 Ock, 2003 1 kayıt (commit)
  24. 30 Eki, 2002 1 kayıt (commit)
  25. 07 Eki, 2002 1 kayıt (commit)
  26. 08 Eyl, 2002 1 kayıt (commit)
  27. 06 Haz, 2002 1 kayıt (commit)
  28. 02 Haz, 2002 1 kayıt (commit)
  29. 15 Şub, 2001 1 kayıt (commit)
    • Skip Montanaro's avatar
      bunch more __all__ lists · 0de65807
      Skip Montanaro yazdı
      also modified check_all function to suppress all warnings since they aren't
      relevant to what this test is doing (allows quiet checking of regsub, for
      instance)
      0de65807
  30. 21 Ock, 2001 1 kayıt (commit)
  31. 15 Ock, 2001 1 kayıt (commit)
  32. 12 Tem, 2000 1 kayıt (commit)
  33. 07 Nis, 2000 1 kayıt (commit)
  34. 04 Şub, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      The third and final doc-string sweep by Ka-Ping Yee. · e7b146fb
      Guido van Rossum yazdı
      The attached patches update the standard library so that all modules
      have docstrings beginning with one-line summaries.
      
      A new docstring was added to formatter.  The docstring for os.py
      was updated to mention nt, os2, ce in addition to posix, dos, mac.
      e7b146fb
  35. 18 Agu, 1999 1 kayıt (commit)
  36. 23 Şub, 1999 1 kayıt (commit)
  37. 14 Ock, 1999 1 kayıt (commit)
  38. 07 Eki, 1998 1 kayıt (commit)
  39. 02 Eki, 1998 1 kayıt (commit)