Control: tags -1 + wheezy confirmed

On Tue, 2014-01-21 at 19:07 +0200, Stefano Rivera wrote:
> Hi. Paul Wise reported launchpadlib cache corruption in the Debian wiki
> in #736259.
> 
> It looks like the concurrency improvements in lazr.restfulclient 0.13.1
> helped with the issue, and he's now running a version with the patch
> attached, and reports an improvement.

I'm assuming the changes below are part of the original Ubuntu patch,
but they seem slightly odd given that none of the subsequent changes
appear to be compression-related; I may well be missing something
however.

+-import gzip
[...]
+ from httplib2 import (
+-    FailedToDecompressContent, FileCache, Http, urlnorm)
++    Http,
++    urlnorm,
++    )
+ import simplejson
+ from cStringIO import StringIO
+-import zlib

In any case, the rest of the patch looks sane enough, so please go
ahead.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to