1. 07 Eyl, 2016 1 kayıt (commit)
  2. 08 Eyl, 2016 1 kayıt (commit)
    • R David Murray's avatar
      #24277: The new email API is no longer provisional. · 29d1bc08
      R David Murray yazdı
      This is a wholesale reorganization and editing of the email documentation to
      make the new API the standard one, and the old API the 'legacy' one.  The
      default is still the compat32 policy, for backward compatibility.  We will
      change that eventually.
      29d1bc08
  3. 20 Eyl, 2014 2 kayıt (commit)
  4. 07 Şub, 2014 1 kayıt (commit)
  5. 17 Eki, 2013 1 kayıt (commit)
    • R David Murray's avatar
      #18891: Complete new provisional email API. · 3da240fd
      R David Murray yazdı
      This adds EmailMessage and, MIMEPart subclasses of Message
      with new API methods, and a ContentManager class used by
      the new methods.  Also a new policy setting, content_manager.
      
      Patch was reviewed by Stephen J. Turnbull and Serhiy Storchaka,
      and reflects their feedback.
      
      I will ideally add some examples of using the new API to the
      documentation before the final release.
      3da240fd
  6. 29 May, 2012 1 kayıt (commit)