1. 21 Eki, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      Piers Lauder writes: · 04da10c7
      Guido van Rossum yazdı
      """
      Jochen Hayek has reported a problem with some versions of IMAP4
      servers that choose to mix the case in their CAPABILITIES response.
      
      The patch below fixes the problem.
      """
      04da10c7
  2. 28 Eyl, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      New version from Piers Lauder, who writes: · 26367a00
      Guido van Rossum yazdı
      Added a debug function to replace 'print' statements.
      Ensured that response attached to 'NO' replies is passed back.
      added readonly exception.
      Rearranged method order into types.
      Ensure select returns a meaningful error on 'NO'.
      'NO' returns from authenticate and login raise error with last message,
      not list.
      26367a00
  3. 25 Haz, 1998 1 kayıt (commit)
  4. 18 Haz, 1998 1 kayıt (commit)
  5. 29 May, 1998 2 kayıt (commit)
  6. 20 May, 1998 1 kayıt (commit)
  7. 18 May, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      Subject: bug fixes for imaplib.py · 46586822
      Guido van Rossum yazdı
      From: Piers Lauder <piers@staff.cs.usyd.edu.au>
      To: Python List <python-list@cwi.nl>
      Date: Mon, 18 May 1998 09:51:53 +1000
      
      Following is a context diff for imaplib.py in the Python1.5.1 distribution.
      It fixes 2 bugs. One to do with argument quoting, and the other to do with
      caching of un-tagged responses. Apologies for its size.
      46586822
  8. 05 May, 1998 1 kayıt (commit)
  9. 11 Nis, 1998 2 kayıt (commit)
  10. 09 Nis, 1998 2 kayıt (commit)