.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Fri, 12 Oct 2018 19:25:08 +0200
changeset 40254 dd83aafdb64a
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: get around unicode docstrings in test-encoding-textwrap.t and test-help.t On Python 3, docstrings are converted back to utf-8 bytes, which practically disables the "if type(message) is pycompat.unicode" hack in gettext(). Let's add one more workaround for the Py3 path.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}