[issue11245] Implementation of IMAP IDLE in imaplib?

Gereon Kremer report at bugs.python.org
Mon Dec 29 16:26:18 CET 2014


Gereon Kremer added the comment:

So, let's resurrect this one.

For the project that lead to the old patch, we did not need this feature.
However, we now needed are more complete implementation of IDLE.
Hence, we extended this to return after sending idle() and support polling, leaving idle mode or wait until something happens (like before).

----------
Added file: http://bugs.python.org/file37555/imapidle.patch

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


More information about the Python-bugs-list mailing list