From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Python Date: Sat, 14 Sep 2013 11:02:27 +0200 Message-ID: <20130914090227.GA10249@debian> References: <20130913154607.GA5258@debian> <52333C5C.4010008@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKlzk-00043m-UX for guix-devel@gnu.org; Sat, 14 Sep 2013 05:18:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKlzf-0008MV-4q for guix-devel@gnu.org; Sat, 14 Sep 2013 05:18:24 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:60901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKlkO-0003No-8E for guix-devel@gnu.org; Sat, 14 Sep 2013 05:02:32 -0400 Content-Disposition: inline In-Reply-To: <52333C5C.4010008@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org On Fri, Sep 13, 2013 at 06:25:00PM +0200, Cyril Roelandt wrote: > See http://www.python.org/download/ : we should stick to 3.3.2. I see, so the a1 and a2 are not the first bugfix releases, but alpha versions. The python branch is now merged back into master and deleted. Andreas