1. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  2. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  3. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 8 years ago
  4. 4da945f Merge Issue #22558. by Terry Jan Reedy · 8 years ago
  5. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  6. f157982 Issue #27076: More doc and comment spelling fixes for 3.6, by Ville Skyttä by Martin Panter · 8 years ago
  7. 1acbf85 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  8. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  9. 75f104a #21815: Make the doc change match what I actually did. by R David Murray · 9 years ago
  10. 317f64f #21815: violate IMAP RFC to be compatible with, e.g., gmail by R David Murray · 9 years ago
  11. a6429db #21800: Add RFC 6855 support to imaplib. by R David Murray · 9 years ago
  12. 38684c3 imaplib.IMAP4 now supports the context manager protocol. by Serhiy Storchaka · 10 years ago
  13. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 11 years ago
  14. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 11 years ago
  15. 48aae57 Issue #19782: imaplib now supports SSLContext.check_hostname and server name by Christian Heimes · 11 years ago
  16. bfdcd43 Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  17. 6cd6f01 Merge: #13700: Make imap.authenticate with authobject work. by R David Murray · 12 years ago
  18. 774a39f #13700: Make imap.authenticate with authobject work. by R David Murray · 12 years ago
  19. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  20. 8141cc7 Issues #11024: Fixes and additional tests for Time2Internaldate. by Alexander Belopolsky · 12 years ago
  21. f8240d6 Merge 3.2, doc typos. by Florent Xicluna · 13 years ago
  22. 45c6c3e Few typos in the documentation. by Florent Xicluna · 13 years ago
  23. 0872816 Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContext by Antoine Pitrou · 13 years ago
  24. fdded56 Clarify that IMAP4() implicitly calls open(), and that logout() implicitly calls shutdown(). by Antoine Pitrou · 14 years ago
  25. 469271d More source links by Raymond Hettinger · 14 years ago
  26. 41a99bc Issue #10934: Fixed and expanded Internaldate2tuple() and by Alexander Belopolsky · 14 years ago
  27. f3b001f Issue #4471: Add the IMAP.starttls() method to enable encryption on by Antoine Pitrou · 14 years ago
  28. 3dd3388 Convert all "i" docs to new style optional args. by Georg Brandl · 15 years ago
  29. fb5faf0 Issue #1210: Fixed imaplib Patch by Victor Stinner, reviewed by Barry Warsaw. by Christian Heimes · 16 years ago
  30. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  31. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  32. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  33. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  34. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago