tags 536156 pending thanks A commit relevant to this bug has occurred.
commit 762b5898424a85238fb6aa99e58def2762f86504 Merge: a3a0a68... 1f8024a... Author: John Goerzen <jgoer...@complete.org> Date: Wed Aug 12 00:30:03 2009 -0500 Merge branch 'rmimaplib2', removing imaplib2.py and IDLE support The IDLE support appears to be fine, but it required imaplib2.py, which was a significant source of stability issues for users. Some were highlighted at: http://lists.complete.org/offlinei...@complete.org/2009/08/msg00008.html.gz Fixes #177, #176, #174 Closes: #536156, #536329. Diff: http://git.complete.org/offlineimap?a=commitdiff_plain;h=762b5898424a85238fb6aa99e58def2762f86504 offlineimap.conf | 13 - offlineimap/folder/Gmail.py | 3 +- offlineimap/folder/IMAP.py | 7 +- offlineimap/imaplib2.py | 2153 ---------------------------------------- offlineimap/imaplibutil.py | 78 ++- offlineimap/imapserver.py | 126 +-- offlineimap/init.py | 5 +- offlineimap/repository/IMAP.py | 16 +- offlineimap/syncmaster.py | 3 +- 9 files changed, 113 insertions(+), 2291 deletions(-) delete mode 100644 offlineimap/imaplib2.py More details are available at: http://git.complete.org/offlineimap?a=commit;h=762b5898424a85238fb6aa99e58def2762f86504 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org