Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2019 22:14:19 +0200
From:      Dima Pasechnik <dimpase+freebsd@gmail.com>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        Dima Pasechnik <dimpase+freebsd@gmail.com>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Default python is 3.6?
Message-ID:  <CAAWYfq3B0ofvTQ=TvkCWYRzHi0=wwUeNrfZF3DtbxtBnk5gQFA@mail.gmail.com>
In-Reply-To: <20190412195655.GA59279@troutmask.apl.washington.edu>
References:  <20190412161112.GA5963@troutmask.apl.washington.edu> <20190412161742.GA21349@troutmask.apl.washington.edu> <20190412162810.GA24821@troutmask.apl.washington.edu> <CAAWYfq1ptqRXJqGh12JD=E8LhEux4Rt_xY5P1Do6NMZJ5GTQ0A@mail.gmail.com> <20190412195655.GA59279@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 12, 2019 at 9:57 PM Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
>
> On Fri, Apr 12, 2019 at 09:19:30PM +0200, Dima Pasechnik wrote:
> > On Fri, Apr 12, 2019 at 6:29 PM Steve Kargl
> > <sgk@troutmask.apl.washington.edu> wrote:
> > >
> > > On Fri, Apr 12, 2019 at 09:17:42AM -0700, Steve Kargl wrote:
> > > >
> > > > % find . -name math\*
> > > > ./work/Python-3.6.8/Doc/library/math.rst
> > > > ./work/Python-3.6.8/Modules/mathmodule.c
> > > > ./work/Python-3.6.8/Lib/test/math_testcases.txt
> > > > ./work/stage/usr/local/lib/python3.6/test/math_testcases.txt
> > > >
> > >
> > > Well, this one is easy to fix.  I've sent this patch for 2 to 3
> > > years now.  I've opened a PR about it.  Someday you guys might
> > > actually fix this, because I will contacting core to get my
> > > commit bit back.
> > >
> > This one is fixed in Python 3.7:
> > https://github.com/python/cpython/blob/3.7/Modules/mathmodule.c
> > via this commit:
> > https://github.com/python/cpython/commit/4e6646fef5d2cc53422e4eca0b18201ed5a5c4b6
> >
> > It is also fixed in Python 2.7.
> > See https://github.com/python/cpython/pull/12027 for details.
>
> Doesn't matter what the python developer have done.

Thanks, I see that you really appreciate my work...

Indeed, the fix in Python 2.7 branch did not make it into 2.7.16 release
of Python 2, so it will only be in the next Python 2 release.
Anyhow, FreeBSD Python maintainers can cherry-pick the relevant upstream
commits.

Dima



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAWYfq3B0ofvTQ=TvkCWYRzHi0=wwUeNrfZF3DtbxtBnk5gQFA>