]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 86380 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 9 Nov 2010 22:57:20 +0000 (22:57 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 9 Nov 2010 22:57:20 +0000 (22:57 +0000)
commit7ec819e3a9887ac7bfe857ed6b6fb9018dee40c2
treed514462f525a04b67fd359fe564d21839db412cc
parentde535e8864386bd178da8896a2bd75698077761e
Merged revisions 86380 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86380 | antoine.pitrou | 2010-11-09 23:55:55 +0100 (mar., 09 nov. 2010) | 4 lines

  Fix IMAP.login() to work properly.
  Also, add remote tests for imaplib (part of #4471).
........
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/NEWS