[PATCH] py3: add os.getcwdb() to have bytes path

Augie Fackler raf at durin42.com
Tue Nov 22 11:29:39 EST 2016


On Tue, Nov 22, 2016 at 11:23 AM, Pulkit Goyal <7895pulkit at gmail.com> wrote:
> On Tue, Nov 22, 2016 at 9:25 PM, Augie Fackler <raf at durin42.com> wrote:
>> On Tue, Nov 22, 2016 at 08:10:08PM +0530, Pulkit Goyal wrote:
>>> # HG changeset patch
>>> # User Pulkit Goyal <7895pulkit at gmail.com>
>>> # Date 1479820610 -19800
>>> #      Tue Nov 22 18:46:50 2016 +0530
>>> # Node ID 19990605d51975dcbf06e6faa74832249d215200
>>> # Parent  01d8600955ccbc8cd53db2c1613ec7c3f7913ee2
>>> py3: add os.getcwdb() to have bytes path
>>
>> Queued this, thanks. Should I expect a series of trivial updates for
>> s/os/pycompat on these getcwd calls?
>
> Well yes, I am still thinking whether to change every occurrence or
> just use the transformer for all related changes. Suggestions!

My inclination is to just do the edit. Let's not make the transformer
too magical.


More information about the Mercurial-devel mailing list