mercurial python3 flavor

2019-07-24 Thread Juan Francisco Cantero Hurtado
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: env FLAVOR=python3 make install If something is broken in the python3 version, please report the problem to the mercurial bugzilla and CC my

Re: mercurial python3 flavor

2019-07-24 Thread Daniel Jakots
On Thu, 25 Jul 2019 00:31:53 +0200, Juan Francisco Cantero Hurtado 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

Re: mercurial python3 flavor

2019-07-24 Thread Sebastien Marie
On Thu, Jul 25, 2019 at 12:31:53AM +0200, Juan Francisco Cantero Hurtado 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: > > env FLAVOR=python3 make install > > If something

Re: mercurial python3 flavor

2019-07-25 Thread Juan Francisco Cantero Hurtado
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 > wrote: > > > This is a patch for mercurial users. > > > > If you want to test mercurial running with python3 instead of > > python2.7, uninstall mercurial, apply

Re: mercurial python3 flavor

2019-07-25 Thread Juan Francisco Cantero Hurtado
On Thu, Jul 25, 2019 at 08:56:19AM +0200, Sebastien Marie wrote: > On Thu, Jul 25, 2019 at 12:31:53AM +0200, Juan Francisco Cantero Hurtado > wrote: > > This is a patch for mercurial users. > > > > If you want to test mercurial running with python3 instead of python2.7, > > uninstall mercurial, a

Re: mercurial python3 flavor

2019-08-10 Thread Juan Francisco Cantero Hurtado
On Thu, Jul 25, 2019 at 06:45:42PM +0200, Juan Francisco Cantero Hurtado wrote: > On Thu, Jul 25, 2019 at 08:56:19AM +0200, Sebastien Marie wrote: > > On Thu, Jul 25, 2019 at 12:31:53AM +0200, Juan Francisco Cantero Hurtado > > wrote: > > > This is a patch for mercurial users. > > > > > > If you