1. 13 Ock, 2003 1 kayıt (commit)
  2. 24 Kas, 2002 1 kayıt (commit)
  3. 22 Kas, 2002 1 kayıt (commit)
  4. 30 Eki, 2002 1 kayıt (commit)
  5. 16 Tem, 2002 1 kayıt (commit)
  6. 30 Haz, 2002 1 kayıt (commit)
  7. 24 Haz, 2002 1 kayıt (commit)
  8. 23 Haz, 2002 1 kayıt (commit)
  9. 17 Haz, 2002 2 kayıt (commit)
  10. 05 Haz, 2002 1 kayıt (commit)
  11. 01 Haz, 2002 2 kayıt (commit)
  12. 16 Nis, 2002 1 kayıt (commit)
  13. 08 Mar, 2002 2 kayıt (commit)
  14. 22 Şub, 2002 1 kayıt (commit)
  15. 16 Şub, 2002 1 kayıt (commit)
  16. 05 Ock, 2002 2 kayıt (commit)
  17. 30 Eki, 2001 1 kayıt (commit)
  18. 22 Eki, 2001 1 kayıt (commit)
  19. 21 Eki, 2001 2 kayıt (commit)
  20. 15 Eki, 2001 1 kayıt (commit)
  21. 13 Agu, 2001 1 kayıt (commit)
  22. 05 Agu, 2001 1 kayıt (commit)
  23. 21 Tem, 2001 1 kayıt (commit)
    • Tim Peters's avatar
      Whitespace normalization, plus: · 87cc0c32
      Tim Peters yazdı
      + test_quopri.py relied on significant trailing spaces.  Fixed.
      + test_dircache.py (still) doesn't work on Windows (directory mtime on
        Windows doesn't work like it does on Unix).
      87cc0c32
  24. 20 Tem, 2001 2 kayıt (commit)
  25. 18 Haz, 2001 1 kayıt (commit)
  26. 17 Haz, 2001 1 kayıt (commit)
    • Guido van Rossum's avatar
      SF patch #433619, by Michel Pelletier: · a85e2c85
      Guido van Rossum yazdı
      Summary: NAMESPACE support in imaplib.py
      
      Initial Comment:
      Support for the IMAP NAMESPACE extension defined in rfc
      2342.  This is almost a necessity for working with
      modern IMAP servers.
      a85e2c85
  27. 22 Şub, 2001 1 kayıt (commit)
  28. 21 Şub, 2001 1 kayıt (commit)
  29. 09 Şub, 2001 1 kayıt (commit)
  30. 24 Ock, 2001 1 kayıt (commit)
  31. 23 Ock, 2001 1 kayıt (commit)
  32. 14 Ock, 2001 1 kayıt (commit)
  33. 25 May, 2000 1 kayıt (commit)
    • Fred Drake's avatar
      Piers Lauder <piers@cs.su.oz.au>: · fd267d99
      Fred Drake yazdı
      This patch adds a comment about quoting to the doc string,
      and also checks that the 'flags' argument to the STORE command
      is appropriately enclosed inside parentheses to avoid quoting.
      fd267d99
  34. 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