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 ) id 1R6fIk-0006FA-CC for garchives@archives.gentoo.org; Thu, 22 Sep 2011 09:10:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B8D821C036; Thu, 22 Sep 2011 09:10:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E9B9221C036 for ; Thu, 22 Sep 2011 09:10:35 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id 4DF221B401F for ; Thu, 22 Sep 2011 09:10:35 +0000 (UTC) Received: by gxk3 with SMTP id 3so2531005gxk.40 for ; Thu, 22 Sep 2011 02:10:33 -0700 (PDT) Received: by 10.151.4.1 with SMTP id g1mr1925632ybi.121.1316682633148; Thu, 22 Sep 2011 02:10:33 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Discussions centering around the Python ecosystem in Gentoo Linux X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.188.11 with HTTP; Thu, 22 Sep 2011 02:10:13 -0700 (PDT) In-Reply-To: References: From: Dirkjan Ochtman Date: Thu, 22 Sep 2011 11:10:13 +0200 Message-ID: Subject: Re: [gentoo-python] Bug 375257: python and >=linux-3 don't play well To: Sjujsckij Nikolaj Cc: gentoo-python@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: a09e5f205eb175e33c968991af51e52b On Wed, Sep 21, 2011 at 21:38, Sjujsckij Nikolaj wro= te: > =C2=A0But when Linux 3.x goes stable, stable Python versions suddenly bec= ame > "broken". Well, only versions of Python built *after* you start using the new kernel. > I don't think it's reasonable to have Python 2.4-2.6 in Portage tree > keyworded stable (and therefore considered to be supported) and know for > sure that it's just a matter of time when somebody have to recompile it a= nd > boom! half of Python modules stop working. I daresay these cases should b= e > handled too. Well, I wouldn't say half of Python modules, but I agree that we should probably revbump the others, too. Cheers, Dirkjan