[PATCH] revlog: use pycompat.maplist to eagerly evaluate map on Python 3

Yuya Nishihara yuya at tcha.org
Thu Mar 23 10:24:26 EDT 2017


On Tue, 21 Mar 2017 17:40:02 -0400, Augie Fackler wrote:
> # HG changeset patch
> # User Augie Fackler <augie at google.com>
> # Date 1490132389 14400
> #      Tue Mar 21 17:39:49 2017 -0400
> # Node ID c4547c92a05c9efcf779846f02c1308d1b09ed11
> # Parent  e245da2a41b16b28ac48d85e8f70f1216de6e074
> revlog: use pycompat.maplist to eagerly evaluate map on Python 3

Queued, thanks.


More information about the Mercurial-devel mailing list