On Wed, Jul 24, 2019 at 08:46:12PM -0400, Daniel Jakots wrote: > On Thu, 25 Jul 2019 00:31:53 +0200, Juan Francisco Cantero Hurtado > <[email protected]> wrote: > > > This is a patch for mercurial users. > > > > If you want to test mercurial running with python3 instead of > > python2.7, uninstall mercurial, apply the patch and run: > > Since you don't rename the binaries, users won't be able to have py2 > and py3 versions alongside. Is that on purpose?
Yes. I wanted to share a similar patch for mercurial 5.0 but the tortoise update for the mercurial API changes was really slow this time. -- Juan Francisco Cantero Hurtado http://juanfra.info
