1. 60419a7 bpo-37363: Add audit events for a range of modules (GH-14301) by Steve Dower · 5 years ago
  2. 74125a6 bpo-36348: IMAP4.logout() doesn't ignore exc (GH-12411) by Victor Stinner · 5 years ago
  3. 2b57c43 bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) by Serhiy Storchaka · 6 years ago
  4. 271818f Fix "Python" casing in a few places (GH-9001) by Andrés Delfino · 6 years ago
  5. 0a36ac1 bpo-33641: Convert RFC references into links. (GH-7103) by Serhiy Storchaka · 6 years ago
  6. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  7. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  8. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 8 years ago
  9. 4da945f Merge Issue #22558. by Terry Jan Reedy · 8 years ago
  10. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  11. f157982 Issue #27076: More doc and comment spelling fixes for 3.6, by Ville Skyttä by Martin Panter · 8 years ago
  12. 1acbf85 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  13. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  14. 75f104a #21815: Make the doc change match what I actually did. by R David Murray · 9 years ago
  15. 317f64f #21815: violate IMAP RFC to be compatible with, e.g., gmail by R David Murray · 9 years ago
  16. a6429db #21800: Add RFC 6855 support to imaplib. by R David Murray · 9 years ago
  17. 38684c3 imaplib.IMAP4 now supports the context manager protocol. by Serhiy Storchaka · 10 years ago
  18. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 10 years ago
  19. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 10 years ago
  20. 48aae57 Issue #19782: imaplib now supports SSLContext.check_hostname and server name by Christian Heimes · 11 years ago
  21. bfdcd43 Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  22. 6cd6f01 Merge: #13700: Make imap.authenticate with authobject work. by R David Murray · 11 years ago
  23. 774a39f #13700: Make imap.authenticate with authobject work. by R David Murray · 11 years ago
  24. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  25. 8141cc7 Issues #11024: Fixes and additional tests for Time2Internaldate. by Alexander Belopolsky · 12 years ago
  26. f8240d6 Merge 3.2, doc typos. by Florent Xicluna · 13 years ago
  27. 45c6c3e Few typos in the documentation. by Florent Xicluna · 13 years ago
  28. 0872816 Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContext by Antoine Pitrou · 13 years ago
  29. fdded56 Clarify that IMAP4() implicitly calls open(), and that logout() implicitly calls shutdown(). by Antoine Pitrou · 13 years ago
  30. 469271d More source links by Raymond Hettinger · 14 years ago
  31. 41a99bc Issue #10934: Fixed and expanded Internaldate2tuple() and by Alexander Belopolsky · 14 years ago
  32. f3b001f Issue #4471: Add the IMAP.starttls() method to enable encryption on by Antoine Pitrou · 14 years ago
  33. 3dd3388 Convert all "i" docs to new style optional args. by Georg Brandl · 15 years ago
  34. fb5faf0 Issue #1210: Fixed imaplib Patch by Victor Stinner, reviewed by Barry Warsaw. by Christian Heimes · 16 years ago
  35. 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 · 16 years ago
  36. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  37. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  38. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  39. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago