Date: Tue, 22 Jan 2013 13:43:05 -0500 From: Eitan Adler <eadler@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r245536 - head/tools/tools/notescheck Message-ID: <CAF6rxgnc0iQQwpQxZFBowXVBkaDdHj_wMmeQU9NAwj02VhW3uw@mail.gmail.com> In-Reply-To: <201301221050.35473.jhb@freebsd.org> References: <201301170420.r0H4Ks7N092837@svn.freebsd.org> <201301221050.35473.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22 January 2013 10:50, John Baldwin <jhb@freebsd.org> wrote: > On Wednesday, January 16, 2013 11:20:54 pm Eitan Adler wrote: >> Author: eadler >> Date: Thu Jan 17 04:20:53 2013 >> New Revision: 245536 >> URL: http://svnweb.freebsd.org/changeset/base/245536 >> >> Log: >> Convert to Python 3 >> >> Approved by: cperciva > > Do we really want to do this? The ports tree still installs 2.7 by default > IIRC, and I for one always use 2.x (and I wrote this script originally). Your > changes make this script no longer work with 2.x. I think we should defer > switching various scripts to Python 3 until we start installing it as the > default python. Okay. I will try make sure that such changes work in both python 2 and python 3 in the future. FWIW Python 2 is considered "extended support and the end-of-life release" so we should be thinking about preparing for the future already. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnc0iQQwpQxZFBowXVBkaDdHj_wMmeQU9NAwj02VhW3uw>