[ANNOUNCE] OfflineIMAP v6.3.2-rc3 released

Sebastian Spaeth Sebastian at SSpaeth.de
Mon Feb 7 12:35:49 UTC 2011


On Sun, 6 Feb 2011 17:40:03 +0300, Ivan Semin <ivun at wirebyte.com> wrote:
> Hello!
> 
> I still think my notice about the UPGRADE docs was correct :)

Hi there, an UPGRADE document wouldn't have helped here, as this is no
issue we knew about. This is a fallout of python 2.4 being somewhat
deprecated (at least I don't test it explicitly).


> threadname = currentThread().name
> AttributeError: '_MainThread' object has no attribute 'name'

I broke that in commit 35dd2361 by using currentThread().name not
considering that this is not available in python 2.4 (which uses
getName()). As getName() is still available in python 2.7 this one is
easy to fix, if keeping python 2.4 compatability is still a goal.

I recommend this patch before the stable release. (will send patch as
reply to this mail)

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/offlineimap-project/attachments/20110207/5307283f/attachment.pgp>


More information about the OfflineIMAP-project mailing list