[PATCH 5 of 8] python3: handle urllib/urllib2 refactoring

Gregory Szorc gregory.szorc at gmail.com
Wed Mar 30 02:40:42 EDT 2016


On Tue, Mar 29, 2016 at 10:14 PM, Pierre-Yves David <
pierre-yves.david at ens-lyon.org> wrote:

>
>
> On 03/29/2016 09:24 PM, timeless wrote:
>
>> There's a minor bug in this commit, if it's queued, could someone unqueue
>> it?
>>
>> request.urlencode should be parse.urlencode
>>
>
> I've pushed the fixed version. Any idea of why the test did not caught
> that?


Because 90% of this code doesn't run under Python 3 yet. It was probably
found during a later part when the module loading was actually able to get
to that line.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160329/5310c583/attachment.html>


More information about the Mercurial-devel mailing list