Re: Making hg 5.0 as beta release with python 3 support.

2019-03-08 Thread Yuya Nishihara
On Thu, 07 Mar 2019 22:33:56 -0500, Matt Harbison wrote: > On Tue, 05 Mar 2019 12:00:07 -0500, Antonio Muci wrote: > > Were it under cygwin, running a service would be quite easy using > > cygrunsrv.exe. > > > > Maybe you could see if something equivalent exists for msys. > > Thanks, I didn't k

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-07 Thread Matt Harbison
On Tue, 05 Mar 2019 12:00:07 -0500, Antonio Muci wrote: Hi Matt, Were it under cygwin, running a service would be quite easy using cygrunsrv.exe. Maybe you could see if something equivalent exists for msys. Thanks, I didn't know about this. I don't see an equivalent for msys though.

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-05 Thread Antonio Muci via Mercurial-devel
Hi Matt, Were it under cygwin, running a service would be quite easy using cygrunsrv.exe. Maybe you could see if something equivalent exists for msys.On Mar 5, 2019 15:26, Matt Harbison wrote: > > > On Mar 5, 2019, at 8:25 AM, Pulkit Goyal <7895pul...@gmail.com> wrote: > >> >> >> On Tue, Mar 5,

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-05 Thread Matt Harbison
> On Mar 5, 2019, at 8:25 AM, Pulkit Goyal <7895pul...@gmail.com> wrote: > > > >> On Tue, Mar 5, 2019 at 7:04 AM Matt Harbison wrote: >> On Mon, 04 Mar 2019 11:25:14 -0500, Pulkit Goyal <7895pul...@gmail.com> >> wrote: >> >> > Hey everyone, >> > >> > I hope everything is going well. >> > >>

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-05 Thread Pulkit Goyal
On Tue, Mar 5, 2019 at 7:04 AM Matt Harbison wrote: > On Mon, 04 Mar 2019 11:25:14 -0500, Pulkit Goyal <7895pul...@gmail.com> > wrote: > > > Hey everyone, > > > > I hope everything is going well. > > > > After years of work on porting mercurial to Python 3 by everyone, we are > > close, very clos

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-04 Thread Matt Harbison
On Mon, 04 Mar 2019 11:25:14 -0500, Pulkit Goyal <7895pul...@gmail.com> wrote: Hey everyone, I hope everything is going well. After years of work on porting mercurial to Python 3 by everyone, we are close, very close. Right now, only 5 tests fail on python 3 and there are 4 regressions (t

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-04 Thread Gregory Szorc
On Mon, Mar 4, 2019 at 8:26 AM Pulkit Goyal <7895pul...@gmail.com> wrote: > Hey everyone, > > I hope everything is going well. > > After years of work on porting mercurial to Python 3 by everyone, we are > close, very close. Right now, only 5 tests fail on python 3 and there are 4 > regressions (t

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-04 Thread Pulkit Goyal
On Mon, Mar 4, 2019 at 10:03 PM Augie Fackler wrote: > > > > On Mar 4, 2019, at 11:25, Pulkit Goyal <7895pul...@gmail.com> wrote: > > > > Hey everyone, > > > > I hope everything is going well. > > > > After years of work on porting mercurial to Python 3 by everyone, we are > close, very close. Ri

Re: Making hg 5.0 as beta release with python 3 support.

2019-03-04 Thread Augie Fackler
> On Mar 4, 2019, at 11:25, Pulkit Goyal <7895pul...@gmail.com> wrote: > > Hey everyone, > > I hope everything is going well. > > After years of work on porting mercurial to Python 3 by everyone, we are > close, very close. Right now, only 5 tests fail on python 3 and there are 4 > regressio