]> granicus.if.org Git - python/commitdiff
Merge: #13700: Make imap.authenticate with authobject work.
authorR David Murray <rdmurray@bitdance.com>
Tue, 19 Feb 2013 17:20:32 +0000 (12:20 -0500)
committerR David Murray <rdmurray@bitdance.com>
Tue, 19 Feb 2013 17:20:32 +0000 (12:20 -0500)
This fixes a bytes/string confusion in the API which prevented
custom authobjects from working at all.

Original patch by Erno Tukia.

1  2 
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/NEWS

diff --cc Lib/imaplib.py
Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge