1. 10 Şub, 1997 1 kayıt (commit)
  2. 30 Ock, 1997 1 kayıt (commit)
  3. 13 Ara, 1996 1 kayıt (commit)
  4. 10 Ara, 1996 1 kayıt (commit)
  5. 27 Kas, 1996 1 kayıt (commit)
  6. 20 Kas, 1996 1 kayıt (commit)
  7. 11 Kas, 1996 1 kayıt (commit)
  8. 22 Eki, 1996 1 kayıt (commit)
  9. 10 Eki, 1996 1 kayıt (commit)
  10. 10 Eyl, 1996 1 kayıt (commit)
  11. 26 Agu, 1996 2 kayıt (commit)
  12. 26 Haz, 1996 1 kayıt (commit)
  13. 17 Haz, 1996 1 kayıt (commit)
  14. 13 Haz, 1996 1 kayıt (commit)
  15. 11 Haz, 1996 1 kayıt (commit)
  16. 21 Mar, 1996 1 kayıt (commit)
  17. 20 Mar, 1996 1 kayıt (commit)
  18. 14 Şub, 1996 1 kayıt (commit)
  19. 26 Ock, 1996 1 kayıt (commit)
  20. 21 Ara, 1995 1 kayıt (commit)
  21. 15 Ara, 1995 1 kayıt (commit)
  22. 10 Kas, 1995 1 kayıt (commit)
    • Sjoerd Mullender's avatar
      Fixed basejoin. There were two main problems: · e0371b84
      Sjoerd Mullender yazdı
      - basejoin('some/url', '#name') would strip the last component of
        some/url and resturn some/#name.
      - basejoin('file.html', 'relative/path') would return something like
        file:/relative/path, making a relative path into an absolute one.
      These bugs are fixed by some drastic changes.  No scheme is added when
      none is present (i.e. it works as replacement for posix.joinpath).
      If a scheme is present in the second argument, it is returned
      unprocessed.  No hostname are added in this case.  If no scheme is
      present, the scheme of the first argument, if present, is used.
      The algorithm is commented profusely.
      Also fixed a typo in a comment.
      e0371b84
  23. 29 Agu, 1995 1 kayıt (commit)
  24. 15 Agu, 1995 1 kayıt (commit)
  25. 10 Agu, 1995 1 kayıt (commit)
  26. 04 Agu, 1995 1 kayıt (commit)
  27. 22 Haz, 1995 1 kayıt (commit)
  28. 30 Ara, 1994 1 kayıt (commit)
  29. 21 Eyl, 1994 1 kayıt (commit)
  30. 29 Agu, 1994 1 kayıt (commit)
  31. 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
  32. 12 Agu, 1994 1 kayıt (commit)
  33. 04 Tem, 1994 1 kayıt (commit)
  34. 18 Nis, 1994 1 kayıt (commit)
  35. 22 Mar, 1994 1 kayıt (commit)
  36. 07 Mar, 1994 1 kayıt (commit)
  37. 04 Mar, 1994 1 kayıt (commit)
  38. 02 Mar, 1994 1 kayıt (commit)
  39. 24 Şub, 1994 1 kayıt (commit)