Another urgent Mea Culpa bugfix patch
    Nicolas Sebrecht 
    nicolas.s-dev at laposte.net
       
    Wed Sep  7 18:34:22 BST 2011
    
    
  
On Wed, Sep 07, 2011 at 06:20:44PM +0200, Sebastian Spaeth wrote:
> Outch, I somehow managed to lose an [0] during the "coalesce search"
> patch series and it needs to go back into the code, sorry. This is patch
> #3 in the following topic. #1 is a optional cleanup and #2 is optional
> sanity checking, #3 needs to go in. Sorry. I tested and the code is good
> with these patches.
> 
> - msgsToFetch = imaputil.uid_sequence(res_data.split())
> + msgsToFetch = imaputil.uid_sequence(res_data[0].split())
> 
> Series as reply...
Unrelated patches should not be sent in one topic. :-)
All of them merged!
-- 
Nicolas Sebrecht
    
    
More information about the OfflineIMAP-project
mailing list