summaryrefslogtreecommitdiffstats
path: root/Doc/library/imaplib.rst
Commit message (Expand)AuthorAgeFilesLines
* 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-231-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