From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118222 invoked by alias); 27 Feb 2019 03:33:36 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 118195 invoked by uid 89); 27 Feb 2019 03:33:35 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=pretest X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 27 Feb 2019 03:33:34 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gypyL-0003LM-MI; Tue, 26 Feb 2019 22:33:30 -0500 Received: from [176.228.60.248] (port=1920 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gypyL-0008Co-0a; Tue, 26 Feb 2019 22:33:29 -0500 Date: Wed, 27 Feb 2019 03:33:00 -0000 Message-Id: <83mumhlxbb.fsf@gnu.org> From: Eli Zaretskii To: Kevin Buettner CC: gdb-patches@sourceware.org In-reply-to: <20190226144802.4783225a@f29-4.lan> (message from Kevin Buettner on Tue, 26 Feb 2019 14:48:01 -0700) Subject: Re: [PATCH] Remove Python 2.4 and 2.5 support References: <20190226195345.8775-1-tromey@adacore.com> <20190226144802.4783225a@f29-4.lan> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2019-02/txt/msg00463.txt.bz2 > Date: Tue, 26 Feb 2019 14:48:01 -0700 > From: Kevin Buettner > > > I don't have a good way to test that Python 2.6 still works. > > I don't either. Eli said that he regularly builds and tests using > 2.6 though. Yes. Once the pretest is out, I will build it, and will see any problems then.