view .arcconfig @ 43322:7d912413a3ae stable

py3: use as_bytes() method of EmailMessage In Python 3, as_bytes() corresponds to as_string() in Python 2.
author Denis Laxalde <denis.laxalde@logilab.fr>
date Thu, 10 Oct 2019 13:48:30 +0200
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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