[issue11245] Implementation of IMAP IDLE in imaplib?

R. David Murray report at bugs.python.org
Fri Jun 12 04:18:53 CEST 2015


R. David Murray added the comment:

Are you volunteering to be maintainer, and/or is Piers?  If he's changed his mind about the threading, that's good enough for me (and by now he has a lot more experience with the library in actual use).

The biggest barrier to inclusion, IMO, is tests and backward compatibility.  There have been enough changes that making sure we don't break backward compatibility will be important, and almost certainly requires more tests than we have now.  Does imaplib2 have a test suite?

We would need to get approval from python-dev, though.  We have ongoing problems with packages that are maintained outside the stdlib...but updating to imaplib2 may be better than leaving it without a maintainer at all.

Can we get Piers involved in this conversation directly?

----------
versions: +Python 3.6 -Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11245>
_______________________________________


More information about the Python-bugs-list mailing list