This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author piers
Recipients F.Malina, Malina, Shay.Rojansky, barry, dveeden, eric.smith, martin.panter, mitya57, nafur, piers, pierslauder, r.david.murray
Date 2015-06-13.02:04:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Hi, apologies for not responding to the "pierslauder" pings, but i don't own that login, or at least have forgotten all about it, and its email address is invalid (or there is another pierslauder out there).

I maintain imaplib2 on sourceforge (as piersrlauder) at https://sourceforge.net/projects/imaplib2/
and that version has just been modified to incorporate the CRAM_MD5_AUTH change from python3.6. It is regularly updated with bug fixes and it also has built-in tests for the IDLE function.

I originally intended for imaplib2 to be incorporated into pythonlib, leaving the original module in place (a la urllib/2). Then people wouldn't be forced into a switch using threads except by choice.

Anyway, happy to help.
History
Date User Action Args
2015-06-13 02:04:52pierssetrecipients: + piers, barry, pierslauder, eric.smith, r.david.murray, Shay.Rojansky, martin.panter, mitya57, nafur, dveeden, Malina, F.Malina
2015-06-13 02:04:52pierssetmessageid: <[email protected]>
2015-06-13 02:04:52pierslinkissue11245 messages
2015-06-13 02:04:51pierscreate