From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-python+bounces-500-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 739D71381F3
	for <garchives@archives.gentoo.org>; Sun,  4 Aug 2013 11:27:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 02D6EE0A5C;
	Sun,  4 Aug 2013 11:27:45 +0000 (UTC)
Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 51318E0A5C
	for <gentoo-python@lists.gentoo.org>; Sun,  4 Aug 2013 11:27:43 +0000 (UTC)
Received: by mail-la0-f47.google.com with SMTP id eo20so1407807lab.20
        for <gentoo-python@lists.gentoo.org>; Sun, 04 Aug 2013 04:27:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:cc:content-type
         :content-transfer-encoding;
        bh=/CeMH/y92iFcrfRi8sP8SEGE8flcRtLtS+07w8BSy10=;
        b=dqyrDEPs/p2p7Xzf6bJ5fuWT6ezN7i1KN9rjbdbFNVrTt3cgz9OqBx+4OPqKNTWOy1
         2ekdl48rR4IVFI9YHR9PTNTFtOKYWQCbgoGnXNetSTIyNoJlfJv6BeIApSTWuVojOZ8Z
         igeU1t+ml+4Pu5TD6jRH3vwXgo7RMHiuiwQGGey4A4MZkUsZX5dgwJaLrp+tkyKAK2o2
         c0In+nx8vuwvWOwwp3F0nNTS1sPxnkUHxUFrL23OAv8I/th3jW9PYiGcM+ptO96OTpE/
         KXWR/RL/foSnoOp/RLP3eezjEcVax5h0ziWvQdMDq1aeUUdgyz8iKTReXQAJmLCQulKE
         VeMw==
Precedence: bulk
List-Post: <mailto:gentoo-python@lists.gentoo.org>
List-Help: <mailto:gentoo-python+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-python+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-python+subscribe@lists.gentoo.org>
List-Id: Discussions centering around the Python ecosystem in Gentoo Linux <gentoo-python.gentoo.org>
X-BeenThere: gentoo-python@gentoo.org
X-BeenThere: gentoo-python@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.152.3.165 with SMTP id d5mr6347791lad.53.1375615662496; Sun,
 04 Aug 2013 04:27:42 -0700 (PDT)
Sender: marien.zwart@gmail.com
Received: by 10.112.154.34 with HTTP; Sun, 4 Aug 2013 04:27:42 -0700 (PDT)
In-Reply-To: <20130804110158.5c28d9d4@gentoo.org>
References: <20130804110158.5c28d9d4@gentoo.org>
Date: Sun, 4 Aug 2013 21:27:42 +1000
X-Google-Sender-Auth: hWSkVkP2vG9fN_xPpjTv20P9SjU
Message-ID: <CAEWfL_RAKkxkdWMnHS8VFehLU7ZjVA9ZL84CrHzpWCmPLQx9Hg@mail.gmail.com>
Subject: [gentoo-python] Re: Killing CPython 2.5, 3.1 and PyPy 1.9
From: Marien Zwart <marienz@gentoo.org>
To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= <mgorny@gentoo.org>
Cc: gentoo-python@lists.gentoo.org, python@gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: d1b7b832-fcce-49f0-a4d5-4fb90a789c63
X-Archives-Hash: 98338bcb455cb475f3bf680f5780dee0

On Sun, Aug 4, 2013 at 7:01 PM, Micha=C5=82 G=C3=B3rny <mgorny@gentoo.org> =
wrote:
> What do you think?

+1 for dropping all three. PyPy is still enough of a moving target
keeping old versions around is IMO not worth it. I'd similarly not
expect too many people to care about Python 3 before 3.2 (3.2 is the
special long-term-supported ABI release though, so that one should
probably stick around).

There's probably still some people using 2.5 but at this point I doubt
virtual/imaging is the only thing in the tree that'll break/require
extra maintenance to work with 2.5. So yeah, drop them from the main
tree. If people still need them, they can use an overlay / old ebuilds
from CVS.
--=20

Marien Zwart (marienz)