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

timeless timeless at gmail.com
Wed Mar 30 04:33:00 EDT 2016


Precisely.

On Wed, Mar 30, 2016 at 2:40 AM, Gregory Szorc <gregory.szorc at gmail.com> wrote:
> 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.
>


More information about the Mercurial-devel mailing list