Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.189.118]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 615B8782D8E for <~alpine/devel@lists.alpinelinux.org>; Fri, 24 Jan 2020 14:52:32 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 1FECF2DE43D5; Fri, 24 Jan 2020 14:52:31 +0000 (UTC) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 444342DE437C; Fri, 24 Jan 2020 14:52:30 +0000 (UTC) Date: Fri, 24 Jan 2020 15:52:25 +0100 From: Natanael Copa To: "Ariadne Conill" Cc: ~alpine/devel@lists.alpinelinux.org Subject: Re: Python 2 Message-ID: <20200124155225.041d232c@ncopa-desktop.copa.dup.pw> In-Reply-To: <5e69d1161d631788873e8e5d3cf0d5e5@dereferenced.org> References: <5e69d1161d631788873e8e5d3cf0d5e5@dereferenced.org> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 24 Jan 2020 14:48:44 +0000 "Ariadne Conill" wrote: > Hello, > > As we know, Python 2.7 will be EOL in April, which will be > around the same time that Alpine 3.12 is branched. > > Should we begin removing Python 2 in edge, or do we want to > continue supporting it for 3.12? > > Ariadne Would be good if we could remove it and Leo has done some good work in that direction. Not sure what the blockers for that is. Thanks! -nc