From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93299 invoked by alias); 1 Feb 2018 17:32:19 -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 93287 invoked by uid 89); 1 Feb 2018 17:32:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=you! X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 01 Feb 2018 17:32:17 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4CD385623E; Thu, 1 Feb 2018 12:32:16 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id BXJg-CEkuowt; Thu, 1 Feb 2018 12:32:16 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id DC374116FB2; Thu, 1 Feb 2018 12:32:15 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 69CDB83307; Thu, 1 Feb 2018 21:32:11 +0400 (+04) Date: Thu, 01 Feb 2018 17:32:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: pmuldoon@redhat.com, simon.marchi@polymtl.ca, gdb-patches@sourceware.org Subject: Re: [RFA/RFC] Clarify contents of NEWS entry re: Python "rbreak" (waa: "Re: [python][patch] Python rbreak") Message-ID: <20180201173211.5aodqcvnsdwc5xrq@adacore.com> References: <5e1ba7e3-5f6e-2478-30a5-7670ec7a9879@redhat.com> <3193f5c7a0c98c548722bb6c143f347e@polymtl.ca> <8ee8a4c0-4580-474f-a5aa-6f76a8d22960@redhat.com> <20180201094559.zfqwrjixo3iuc7f2@adacore.com> <83tvv0el4x.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83tvv0el4x.fsf@gnu.org> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-02/txt/msg00019.txt.bz2 > > [hi Eli -- not sure if the attached patch is obvious or not, so I will > > wait for your approval, assuming Phil confirms. Thank you!] > > Are you asking about the NEWS entry or about the entire patch? If > the latter, I don't think I saw it, and neither do I see it in the > list archives. I think. What am I missing? Just asking whether you approve the patch I attached, or if you have some comments. Thank you! -- Joel