[PATCH 1 of 9] py3: use "%d" % val for int rather than pycompat.bytestr

Yuya Nishihara yuya at tcha.org
Fri Jun 23 23:31:12 EDT 2017


On Sat, 24 Jun 2017 01:24:55 +0530, Pulkit Goyal wrote:
> # HG changeset patch
> # User Pulkit Goyal <7895pulkit at gmail.com>
> # Date 1498075147 -19800
> #      Thu Jun 22 01:29:07 2017 +0530
> # Node ID 8dce5f597161758063af4d58068f484f633afb85
> # Parent  1c97df5e3b46d1b8dc3e0df3ae07b35c55c0db68
> py3: use "%d" % val for int rather than pycompat.bytestr

Queued 1-5, 7, and 8, thanks.


More information about the Mercurial-devel mailing list