From owner-svn-ports-head@freebsd.org Fri Jul 6 14:48:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42B52102E4E2; Fri, 6 Jul 2018 14:48:01 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id B064884497; Fri, 6 Jul 2018 14:48:00 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from amdmi3.ru (localhost [127.0.0.1]) by ihor-3.amdmi3.ru (Postfix) with SMTP id 1C36B1AF115; Fri, 6 Jul 2018 17:47:53 +0300 (MSK) Received: by amdmi3.ru (nbSMTP-1.00) for uid 1000 amdmi3@amdmi3.ru; Fri, 6 Jul 2018 17:47:53 +0300 (MSK) Date: Fri, 6 Jul 2018 17:40:19 +0300 From: Dmitry Marakasov To: Baptiste Daroussin Cc: Wen Heping , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r473992 - in head/lang: . python37 python37/files Message-ID: <20180706144018.GG7353@hades.panopticon> References: <201807060416.w664GtwZ002689@repo.freebsd.org> <20180706074143.wgeo422loz36rszv@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180706074143.wgeo422loz36rszv@ivaldir.net> User-Agent: Mutt/1.10.0 (2018-05-17) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2018 14:48:01 -0000 * Baptiste Daroussin (bapt@FreeBSD.org) wrote: > > Author: wen > > Date: Fri Jul 6 04:16:55 2018 > > New Revision: 473992 > > URL: https://svnweb.freebsd.org/changeset/ports/473992 > > > > Log: > > - Repocopy lang/python36 --> lang/python37 and update to 3.7.0 > > Cool, but not really useful because it was not also added to the framework. > > miwi's was working on a patch in a review that was including that: > https://reviews.freebsd.org/D16144 > > Can you please add those bits? +1 > While here for python falks, with flavours it is less useful, but still, it is > probably time to switch python3 as the default, it should have been done a long > time ago imho. > > Can someone takle this task? +many. A great job had been made of fixing stuff with python3 so this really is the time to make benefits of python 3 available by default. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3