On Sun, Mar 12, 2017 at 10:52 PM, Augie Fackler <r...@durin42.com> wrote:

> # HG changeset patch
> # User Augie Fackler <au...@google.com>
> # Date 1489297759 18000
> #      Sun Mar 12 00:49:19 2017 -0500
> # Node ID 062d30be868aad888f8d2e51d65999cb8c94b81a
> # Parent  b9d20b6e86e011db2a11abccc26250c7a83e8aac
> branchmap: don't use buffer() on Python 3
>
> This is certainly slower than the Python 2 code, but it works, and we
> can revisit it later if it's a problem.
>
> ​We can use util.buffer which supports Python 3 instead.​
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to