From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 0/2] Update Python to current versions Date: Fri, 22 Apr 2016 01:12:38 +0200 Message-ID: <57195E66.4010502@gmail.com> References: <1461269926-7934-1-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atNmA-0007To-1O for guix-devel@gnu.org; Thu, 21 Apr 2016 19:12:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atNm6-0004Cf-SM for guix-devel@gnu.org; Thu, 21 Apr 2016 19:12:45 -0400 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]:36148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atNm6-0004CV-LN for guix-devel@gnu.org; Thu, 21 Apr 2016 19:12:42 -0400 Received: by mail-wm0-x242.google.com with SMTP id l6so178550wml.3 for ; Thu, 21 Apr 2016 16:12:42 -0700 (PDT) Received: from [192.168.0.10] (tal33-3-82-233-82-24.fbx.proxad.net. [82.233.82.24]) by smtp.googlemail.com with ESMTPSA id 202sm347656wmw.5.2016.04.21.16.12.40 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 21 Apr 2016 16:12:41 -0700 (PDT) In-Reply-To: <1461269926-7934-1-git-send-email-h.goebel@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." 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" To: guix-devel@gnu.org On 04/21/2016 10:18 PM, Hartmut Goebel wrote: > gnu: python: Update to 3.4.4 I think the latest Python 3.x is Python 3.5.1 (see https://www.python.org/). Maybe we should forget about 3.4.x, WDYT? Cyril.