.arcconfig
author Augie Fackler <augie@google.com>
Sun, 25 Feb 2018 22:43:50 -0500
changeset 36540 496875e6d541
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: whitelist another nine passing tests I now see 347 tests passing[0] and 336 failing, so we're past halfway there. Hooray! 0: A few tests appear to regress in small ways (doctest output changes, for example) on Python 3.7.0a1, which is what I'm now using to test. That said, I'm pleased to report no major regressions. Differential Revision: https://phab.mercurial-scm.org/D2439

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