From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-47801-garchives=archives.gentoo.org@lists.gentoo.org>) id 1R5xv2-0004FN-HB for garchives@archives.gentoo.org; Tue, 20 Sep 2011 10:51:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDFC821C293; Tue, 20 Sep 2011 10:51:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BB50021C0F7 for <gentoo-dev@lists.gentoo.org>; Tue, 20 Sep 2011 10:50:43 +0000 (UTC) Received: from mail-yi0-f53.google.com (mail-yi0-f53.google.com [209.85.218.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id 31ED11B402D for <gentoo-dev@lists.gentoo.org>; Tue, 20 Sep 2011 10:50:43 +0000 (UTC) Received: by yie21 with SMTP id 21so306397yie.40 for <gentoo-dev@lists.gentoo.org>; Tue, 20 Sep 2011 03:50:41 -0700 (PDT) Received: by 10.150.47.38 with SMTP id u38mr547765ybu.64.1316515841106; Tue, 20 Sep 2011 03:50:41 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.188.11 with HTTP; Tue, 20 Sep 2011 03:50:21 -0700 (PDT) In-Reply-To: <20110920102848.GA6252@localhost> References: <20110919221341.GA3211@fury> <pan.2011.09.19.22.53.14@cox.net> <CAGfcS_npucf0Ue_bWo1Xo3sCa07C=G9j0ek5eXo7phRt3NpHog@mail.gmail.com> <20110920102848.GA6252@localhost> From: Dirkjan Ochtman <djc@gentoo.org> Date: Tue, 20 Sep 2011 12:50:21 +0200 Message-ID: <CAKmKYaAWHWbU5tWqs8YGDvWvLyRQEpkV5-XyL-NeP2FHLaGVrg@mail.gmail.com> Subject: Re: [gentoo-dev] Re: RFC: Making backwards-incompatible tree changes | a solution for GLEP 55's problem To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 8dc1d1928e6b32ca8b534a92b8446887 On Tue, Sep 20, 2011 at 12:28, Brian Harring <ferringb@gmail.com> wrote: > Intent is to restore it to EAPI0- frankly it really depends on what > the python teams intentions are for EAPI0, currently that support is > marked to be removed on "06/2011". We'd have to take a look at the complexity distribution, but I think we can probably honor backwards compatibility a bit more than Arfrever intended to. > At some point I'll probably drop py2.4 support, but that's likely in > the years time scale. =C2=A0I'd like to do so at some point, but the gain= s > aren't big enough to warrant it (plus I'd then be doing a shit ton of > refactoring to py2.5 minimum afterwards). We're seeing 2.4 support being dropped from packages at an increasing pace since a few months. Cheers, Dirkjan