1. 10 Haz, 2001 1 kayıt (commit)
  2. 29 Mar, 2001 1 kayıt (commit)
  3. 21 Mar, 2001 2 kayıt (commit)
  4. 01 Mar, 2001 1 kayıt (commit)
  5. 10 Şub, 2001 1 kayıt (commit)
  6. 09 Şub, 2001 1 kayıt (commit)
  7. 15 Ock, 2001 1 kayıt (commit)
  8. 13 Ock, 2001 1 kayıt (commit)
  9. 22 Agu, 2000 1 kayıt (commit)
  10. 16 Tem, 2000 1 kayıt (commit)
    • Thomas Wouters's avatar
      Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either · 7e474022
      Thomas Wouters yazdı
      comments, docstrings or error messages. I fixed two minor things in
      test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't").
      
      There is a minor style issue involved: Guido seems to have preferred English
      grammar (behaviour, honour) in a couple places. This patch changes that to
      American, which is the more prominent style in the source. I prefer English
      myself, so if English is preferred, I'd be happy to supply a patch myself ;)
      7e474022
  11. 10 Nis, 2000 1 kayıt (commit)
  12. 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
  13. 18 Mar, 1998 1 kayıt (commit)
  14. 26 Şub, 1998 1 kayıt (commit)
  15. 25 Şub, 1998 1 kayıt (commit)
  16. 26 Eyl, 1997 1 kayıt (commit)
  17. 18 Tem, 1997 1 kayıt (commit)
  18. 08 Eki, 1996 1 kayıt (commit)
  19. 12 Agu, 1996 1 kayıt (commit)
  20. 28 May, 1996 1 kayıt (commit)
  21. 20 Eyl, 1995 1 kayıt (commit)
  22. 04 Agu, 1995 1 kayıt (commit)
  23. 27 Şub, 1995 1 kayıt (commit)
  24. 23 Agu, 1994 1 kayıt (commit)
    • Guido van Rossum's avatar
      * Lib/linecache.py: don't crash on empty filename · 7aeb4b9c
      Guido van Rossum yazdı
      	* Lib/macpath.py: don't return trailing colon for dirname()
      	(XXX won't do for volume names -- but otherwise glob(':*:*.py')
      	loops forever)
      	* Lib/traceback.py: print SyntaxError correctly
      	* Lib/stat.py: moved to posixstat.py; added macstat.py which has
      	the constants for the Mac; and created new stat.py which includes
      	the right one
      	* Lib/urllib.py: fix caching bug (by disabling the cache)
      7aeb4b9c
  25. 01 Tem, 1994 1 kayıt (commit)