diff .arcconfig @ 37618:1edf3738e000

fix: port most of the way to python 3 Only most of the way because we now have to decide: if we want to keep the current .format() interface for the config in hgrc, we have to use unicodes to do formatting in Python 3, rather than bytes. I'm basically fine with that, so a follow-up patch will do so. Differential Revision: https://phab.mercurial-scm.org/D3300
author Augie Fackler <augie@google.com>
date Thu, 12 Apr 2018 14:27:13 -0400
parents b2c27d84f05c
children ff396501e841
line wrap: on
line diff