| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|\ |
|
* | | Issues #11024: Fixes and additional tests for Time2Internaldate. | Alexander Belopolsky | 2012-06-23 | 1 | -19/+26 |
|
|
* | | Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near | Alexander Belopolsky | 2012-04-29 | 1 | -13/+3 |
|\ \
| |/ |
|
| * | Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near | Alexander Belopolsky | 2012-04-29 | 1 | -13/+3 |
|
|
* | | Merge 3.2, fix typos. | Florent Xicluna | 2011-11-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix few typos. | Florent Xicluna | 2011-11-11 | 1 | -1/+1 |
|
|
* | | Issue #1441530: In imaplib, read the data in one chunk to speed up large | Charles-François Natali | 2011-05-24 | 1 | -9/+1 |
|
|
* | | Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContext | Antoine Pitrou | 2011-05-06 | 1 | -4/+19 |
|/ |
|
* | Issue #10939: Fixed imaplib.Internaldate2tuple(). Thanks Joe Peterson | Alexander Belopolsky | 2011-01-29 | 1 | -3/+3 |
|
|
* | Issue #10934: Fixed and expanded Internaldate2tuple() and | Alexander Belopolsky | 2011-01-19 | 1 | -4/+10 |
|
|
* | imaplib: IMAP4 constructor closes the socket on error | Victor Stinner | 2011-01-05 | 1 | -0/+11 |
|
|
* | Issue #10429: IMAP.starttls() stored the capabilities as bytes objects, | Antoine Pitrou | 2010-11-16 | 1 | -11/+11 |
|
|
* | Issue #4471: Add the IMAP.starttls() method to enable encryption on | Antoine Pitrou | 2010-11-12 | 1 | -5/+36 |
|
|
* | Followup to r86383: it seems that in some cases (buildbots), the server | Antoine Pitrou | 2010-11-10 | 1 | -3/+9 |
|
|
* | Forward port r86386 after it fixed the 3.1 buildbot issues | Antoine Pitrou | 2010-11-10 | 1 | -3/+6 |
|
|
* | Issue #4471: Properly shutdown socket in IMAP.shutdown(). Patch by | Antoine Pitrou | 2010-11-09 | 1 | -0/+1 |
|
|
* | Fix IMAP.login() to work properly. | Antoine Pitrou | 2010-11-09 | 1 | -3/+3 |
|
|
* | Fix Issue9638 - remove dead code from py3k imaplib | Senthil Kumaran | 2010-08-19 | 1 | -15/+0 |
|
|
* | #5146: handle UID THREAD command correctly. | Georg Brandl | 2010-07-31 | 1 | -1/+1 |
|
|
* | Merged revisions 77041 via svnmerge from | Mark Dickinson | 2009-12-24 | 1 | -1/+1 |
|
|
* | Merged revisions 76726-76727 via svnmerge from | R. David Murray | 2009-12-10 | 1 | -0/+2 |
|
|
* | Merged revisions 72662 via svnmerge from | Antoine Pitrou | 2009-05-15 | 1 | -3/+1 |
|
|
* | Issue #1210: Fixed imaplib | Christian Heimes | 2008-11-05 | 1 | -110/+77 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -4/+5 |
|
|
* | Merged revisions 61003-61033 via svnmerge from | Christian Heimes | 2008-02-24 | 1 | -0/+46 |
|
|
* | fix bug 1482: IMAP4 SSL isn't working | Bill Janssen | 2008-02-01 | 1 | -50/+5 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 1 | -2/+2 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -3/+1 |
|
|
* | Merged revisions 57620-57771 via svnmerge from | Thomas Wouters | 2007-08-30 | 1 | -66/+72 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -4/+8 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -4/+4 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -6/+6 |
|
|
* | updated __version__ | Piers Lauder | 2005-08-31 | 1 | -1/+1 |
|
|
* | changed select() so readonly flag is treated as a boolean | Piers Lauder | 2005-08-31 | 1 | -4/+4 |
|
|
* | fixed tag generation to avoid null tags | Piers Lauder | 2005-07-05 | 1 | -2/+2 |
|
|
* | added GET/SETANNOTATION methods | Piers Lauder | 2005-06-01 | 1 | -9/+36 |
|
|
* | Fix bug in InternalDate regexp that failed to allow leading 0 in day - courte... | Piers Lauder | 2005-03-02 | 1 | -1/+1 |
|
|
* | Fix bug in _checkquote that raised an exception on empty "arg". | Piers Lauder | 2004-10-08 | 1 | -2/+2 |
|
|
* | Use floor division operator. | Raymond Hettinger | 2004-09-27 | 1 | -1/+1 |
|
|
* | Fix typo in getquotaroot parameter reported by Thierry FLORAC. Also amplify d... | Piers Lauder | 2004-08-10 | 1 | -3/+5 |
|
|
* | Patch #998149: imaplib deleteacl and myrights. | Martin v. Löwis | 2004-07-27 | 1 | -0/+15 |
|
|
* | Added IMAP4_stream to __all__ | Piers Lauder | 2004-06-02 | 1 | -1/+1 |
|
|
* | Fixed IMAP4_SSL read bug introduced by patch 956394 | Piers Lauder | 2004-05-20 | 1 | -1/+1 |
|
|
* | Fixed IMAP4_SSL read and readlines code per patch 956394 | Piers Lauder | 2004-05-20 | 1 | -7/+10 |
|
|
* | fix name in setacl method doc string | Piers Lauder | 2004-03-25 | 1 | -1/+1 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -3/+3 |
|
|
* | Patch #798297: Add IMAP THREAD command. | Martin v. Löwis | 2003-11-10 | 1 | -0/+11 |
|
|
* | Comment out cap, it was unused. | Neal Norwitz | 2003-06-29 | 1 | -1/+2 |
|
|
* | improved CRLF regex for previous fix | Piers Lauder | 2003-04-29 | 1 | -1/+1 |
|
|
* | added code to canonicalise line endings in data sent via "append" - fix for b... | Piers Lauder | 2003-04-29 | 1 | -2/+3 |
|
|