From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Python: fix the compilation of some modules from the standard library. Date: Sun, 07 Apr 2013 16:29:00 +0200 Message-ID: <87ip3ytnwz.fsf@gnu.org> References: <87ppy71dyp.fsf@gnu.org> <1365343909-17627-1-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOqar-0004WN-1O for bug-guix@gnu.org; Sun, 07 Apr 2013 10:29:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOqak-0006hb-CX for bug-guix@gnu.org; Sun, 07 Apr 2013 10:29:16 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=48050 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOqak-0006g5-6U for bug-guix@gnu.org; Sun, 07 Apr 2013 10:29:10 -0400 In-Reply-To: <1365343909-17627-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Sun, 7 Apr 2013 16:11:49 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: bug-guix@gnu.org Cyril Roelandt skribis: > This has been fixed upstream, and will be available in Python 2.7.4. Here= is an > updated patch. Excellent. Please push. Ludo=E2=80=99.