.arcconfig
author Augie Fackler <augie@google.com>
Mon, 05 Mar 2018 12:31:08 -0500
changeset 36782 86ba6e3eba4e
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
util: stop calling os.stat_float_times() It had Python-wide side effects, and it disappears in 3.7.0. As of this change, we're mostly working on 3.7.0b2. There are a few worrying failures, mostly around regular expressions, but we'll have to tackle those separately. Differential Revision: https://phab.mercurial-scm.org/D2697

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