1. 22 Mar, 2012 2 kayıt (commit)
  2. 21 Mar, 2012 2 kayıt (commit)
  3. 20 Mar, 2012 1 kayıt (commit)
  4. 18 Mar, 2012 1 kayıt (commit)
  5. 17 Mar, 2012 2 kayıt (commit)
  6. 16 Mar, 2012 3 kayıt (commit)
  7. 15 Mar, 2012 1 kayıt (commit)
  8. 14 Mar, 2012 2 kayıt (commit)
    • R David Murray's avatar
      #14062: fix BytesParser handling of linesep for Header objects · 9fd170e2
      R David Murray yazdı
      This also affected smtplib.SMTP.send_message, which calls BytesParser.
      9fd170e2
    • R David Murray's avatar
      #14291: if a header has non-ascii unicode, default to CTE using utf-8 · 7441a7ae
      R David Murray yazdı
      In Python2, if a unicode string was assigned as the value of a header,
      email would automatically CTE encode it using the UTF8 charset.
      This capability was lost in the Python3 translation, and this patch
      restores it.
      
      Patch by Ali Ikinci, assisted by R. David Murray.
      
      I also added a fix for the mailbox test that was depending (with a comment
      that it was a bad idea to so depend) on non-ASCII causing message_from_string
      to raise an error.  It now uses support.patch to induce an error during
      message serialization.
      7441a7ae
  9. 13 Mar, 2012 4 kayıt (commit)
  10. 12 Mar, 2012 5 kayıt (commit)
  11. 11 Mar, 2012 1 kayıt (commit)
  12. 10 Mar, 2012 1 kayıt (commit)
  13. 08 Mar, 2012 1 kayıt (commit)
  14. 07 Mar, 2012 2 kayıt (commit)
  15. 05 Mar, 2012 5 kayıt (commit)
  16. 04 Mar, 2012 2 kayıt (commit)
  17. 03 Mar, 2012 1 kayıt (commit)
  18. 02 Mar, 2012 2 kayıt (commit)
  19. 01 Mar, 2012 1 kayıt (commit)
  20. 29 Şub, 2012 1 kayıt (commit)