1. 09 Nis, 2001 1 kayıt (commit)
  2. 28 Şub, 2001 1 kayıt (commit)
  3. 15 Şub, 2001 1 kayıt (commit)
  4. 09 Şub, 2001 1 kayıt (commit)
  5. 20 Ock, 2001 1 kayıt (commit)
  6. 15 Ock, 2001 1 kayıt (commit)
  7. 14 Ock, 2001 1 kayıt (commit)
  8. 12 Ara, 2000 1 kayıt (commit)
  9. 01 Eyl, 2000 1 kayıt (commit)
    • Barry Warsaw's avatar
      Added support for RFC 959's REST command (restart), closing SF patch · 100d81e8
      Barry Warsaw yazdı
      #101187, which some modifications.  Specifically,
      
      ntransfercmd(), transfercmd(), and retrbinary() all grow an optional
      `rest' argument, which if not None, is used as the argument to an FTP
      REST comman dbefore the socket is returned.  Differences from the SF
      patch:
      
      - always compare against None with `is' or `is not' instead of == or !=
      
      - no parens around conditional
      
      - RFC 959 defines the argument to REST is a string containing any
        ASCII characters in the range [33..126].  Therefore, we use the %s
        format character instead of %f or %d as suggested in the patch's
        comments.  Note that we do /not/ sanity checkthe contents of the
        rest argument (but we'll document this in the library reference
        manual).
      100d81e8
  10. 17 Agu, 2000 1 kayıt (commit)
  11. 16 Agu, 2000 1 kayıt (commit)
  12. 28 Mar, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      Fredrik Lundh: · 93a7c0fe
      Guido van Rossum yazdı
      This fixes a bunch of socket.connect(host, post) calls.  Note that I
      haven't tested all modules -- I don't have enough servers here...
      93a7c0fe
  13. 28 Şub, 2000 1 kayıt (commit)
  14. 04 Şub, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      Actually, the previous batch's comment should have been different; · 4b8c6eaf
      Guido van Rossum yazdı
      *this* set of patches is Ka-Ping's final sweep:
      
      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.
      4b8c6eaf
  15. 18 Agu, 1999 1 kayıt (commit)
  16. 07 Tem, 1999 1 kayıt (commit)
  17. 22 Ara, 1998 1 kayıt (commit)
  18. 21 Ara, 1998 1 kayıt (commit)
  19. 02 Tem, 1998 1 kayıt (commit)
  20. 27 Nis, 1998 1 kayıt (commit)
  21. 26 Mar, 1998 1 kayıt (commit)
  22. 19 Şub, 1998 1 kayıt (commit)
  23. 03 Ara, 1997 1 kayıt (commit)
  24. 22 Eki, 1997 1 kayıt (commit)
  25. 07 Eki, 1997 1 kayıt (commit)
  26. 24 Haz, 1997 1 kayıt (commit)
  27. 14 Mar, 1997 1 kayıt (commit)
  28. 10 Ock, 1997 1 kayıt (commit)
  29. 30 Eyl, 1996 1 kayıt (commit)
  30. 28 May, 1996 1 kayıt (commit)
  31. 14 Şub, 1996 1 kayıt (commit)
  32. 25 Ock, 1996 1 kayıt (commit)
  33. 11 Eki, 1995 1 kayıt (commit)
  34. 30 Eyl, 1995 1 kayıt (commit)
  35. 04 Agu, 1995 1 kayıt (commit)
  36. 20 Haz, 1995 1 kayıt (commit)
  37. 05 May, 1995 1 kayıt (commit)
  38. 04 May, 1995 1 kayıt (commit)
  39. 19 Ock, 1995 1 kayıt (commit)
  40. 01 Agu, 1994 1 kayıt (commit)