On Sun, Nov 25, 2012 at 2:53 PM, Mike Gabriel wrote:
>>             if ipv4_res is not None:
>>                 for res in ipv4_res:
>>
>> (et al), this looks the same as what was there before, but it is a bug.
>> The ipv4_res could be False, which is also not iterable.
>>
>>     if ipv4_res:
>>
>> would be better, proper exception handling would be best.
>
>
>
> Probably yes, however, if that patch will not make it into wheezy anyway,
> then the package maintainer should get upstream's libev rewrite of gevent
> into Debian unstable (1.0~b1), so it is available for other distros that
> pull packages in from Debian unstable.

Important bugs still qualify for unblocks:
http://release.debian.org/wheezy/freeze_policy.html

So, if you can fix up that issue in the patch, we can do another
upload and ask for an unblock.

Best wishes,
Mike


-- 
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