summaryrefslogtreecommitdiff
path: root/Doc/library/imaplib.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-37390: Add audit event table to documentations (GH-14406)Steve Dower2019-06-271-2/+2
* bpo-37363: Add audit events for a range of modules (GH-14301)Steve Dower2019-06-241-0/+4
* bpo-36348: IMAP4.logout() doesn't ignore exc (GH-12411)Victor Stinner2019-04-151-0/+3
* bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)Serhiy Storchaka2018-12-191-1/+1
* Fix "Python" casing in a few places (GH-9001)Andrés Delfino2018-09-141-1/+1
* bpo-33641: Convert RFC references into links. (GH-7103)Serhiy Storchaka2018-05-311-1/+1
* Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
|\
| * Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
* | Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.Christian Heimes2016-09-101-0/+8
* | Merge Issue #22558.Terry Jan Reedy2016-06-111-2/+2
|\ \ | |/
| * Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+2
* | Issue #27076: More doc and comment spelling fixes for 3.6, by Ville SkyttäMartin Panter2016-05-261-1/+1
* | Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-1/+1
|\ \ | |/
| * Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-1/+1
* | #21815: Make the doc change match what I actually did.R David Murray2016-01-021-2/+2
* | #21815: violate IMAP RFC to be compatible with, e.g., gmailR David Murray2016-01-021-0/+11
|/
* #21800: Add RFC 6855 support to imaplib.R David Murray2015-05-101-2/+28
* imaplib.IMAP4 now supports the context manager protocol.Serhiy Storchaka2014-09-091-0/+13
* Fix a few scoping issues with versionadded/versionchanged directives.Georg Brandl2014-03-241-0/+1
* Issue #20913: improve the SSL security considerations to first advocate using...Antoine Pitrou2014-03-221-12/+17
* Issue #19782: imaplib now supports SSLContext.check_hostname and server nameChristian Heimes2013-12-021-0/+8
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+3
* Merge: #13700: Make imap.authenticate with authobject work.R David Murray2013-02-191-3/+4
|\
| * #13700: Make imap.authenticate with authobject work.R David Murray2013-02-191-3/+4
* | Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-1/+1
|\ \ | |/
* | Issues #11024: Fixes and additional tests for Time2Internaldate.Alexander Belopolsky2012-06-221-7/+9
* | Merge 3.2, doc typos.Florent Xicluna2011-11-111-1/+1
|\ \ | |/
| * Few typos in the documentation.Florent Xicluna2011-11-111-1/+1
* | Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContextAntoine Pitrou2011-05-061-2/+9
|/
* Clarify that IMAP4() implicitly calls open(), and that logout() implicitly ca...Antoine Pitrou2011-02-071-3/+5
* More source linksRaymond Hettinger2011-01-271-0/+4
* Issue #10934: Fixed and expanded Internaldate2tuple() andAlexander Belopolsky2011-01-191-6/+10
* Issue #4471: Add the IMAP.starttls() method to enable encryption onAntoine Pitrou2010-11-121-0/+11
* Convert all "i" docs to new style optional args.Georg Brandl2009-06-011-6/+6
* Issue #1210: Fixed imaplibChristian Heimes2008-11-051-8/+1
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-9/+4
* Convert all print statements in the docs.Georg Brandl2007-09-041-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-23/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+540