[PATCH 02 of 16 V3] py3: make largefiles/__init__.py use absolute_import

Sean Farley sean at farley.io
Mon Jun 6 20:35:55 EDT 2016


Augie Fackler <raf at durin42.com> writes:

> On Mon, Jun 06, 2016 at 08:36:08AM -0700, Martijn Pieters wrote:
>> On 4 June 2016 at 08:23, liscju <piotr.listkiewicz at gmail.com> wrote:
>> > # HG changeset patch
>> > # User liscju <piotr.listkiewicz at gmail.com>
>> > # Date 1462537712 -7200
>> > #      Fri May 06 14:28:32 2016 +0200
>> > # Node ID 8df452a3387dfd47f901665b34b19d1a11cabe7d
>> > # Parent  b37877a19b851acd4a598f8b8214593651bd9089
>> > py3: make largefiles/__init__.py use absolute_import
>>
>> To reduce noise on the list and to reduce the pressure on reviewers,
>> can you please combine these into one patch? All 'absolute_import'
>> changes for the largefiles extension really only need one patch, not
>> 11.
>
> Yeah, that probably would have been for the best. As it is, they were
> quick to work through.

I probably suggested to him to go this route, for what it's worth. I
think it's also worth noting that this kind of change (all in one patch)
is the one exception I can think of for prefer-small-patches.


More information about the Mercurial-devel mailing list