]> granicus.if.org Git - python/commit
#21800: Add RFC 6855 support to imaplib.
authorR David Murray <rdmurray@bitdance.com>
Sun, 10 May 2015 23:17:23 +0000 (19:17 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 10 May 2015 23:17:23 +0000 (19:17 -0400)
commita6429db4b837dc49eb1bee42617798aebd7b43d4
tree6e75df492ae0e1f8affac3cf463f0a6023ec7b0f
parent18c30a29f86dc41f96a572b6ec3f7bd6824f6e6a
#21800: Add RFC 6855 support to imaplib.

Original patch by Milan Oberkirch, updated by myself and
Maciej Szulik.
Doc/library/imaplib.rst
Doc/whatsnew/3.5.rst
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/NEWS