From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id Qz+XKtHoDmCxBgAAWB0awg (envelope-from ) for ; Mon, 25 Jan 2021 10:50:41 -0500 Received: by simark.ca (Postfix, from userid 112) id 9F0371EF80; Mon, 25 Jan 2021 10:50:41 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id F13601E945 for ; Mon, 25 Jan 2021 10:50:40 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A0606385701E; Mon, 25 Jan 2021 15:50:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0606385701E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1611589840; bh=Frg/NlEunItDVg6X7cbi2/xOncMZM7Wtki4ucu+6B5c=; h=Subject:In-Reply-To:Date:References:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=I+fIHlRwBdKgCRB7pAc2kJ2RtTX2HF8HsDUL6n7enyBAStV1Ovxy/JG3MrzumRNF8 OXJireek6Z/tXZR6lV6x1/stVuBaWed1L48UNP0O4tS8Q0ZZBs4JbiWcaCJ3B+fdWA mYAthQvIngHFpUBLGotUWa/ldcRNOHOjqEl0S0mI= Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by sourceware.org (Postfix) with ESMTPS id B42AE3857812 for ; Mon, 25 Jan 2021 15:50:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B42AE3857812 Received: by mail-wm1-x334.google.com with SMTP id m2so11360218wmm.1 for ; Mon, 25 Jan 2021 07:50:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Frg/NlEunItDVg6X7cbi2/xOncMZM7Wtki4ucu+6B5c=; b=WVfZ6OF/3hWkskZeEYbSaTrVGOVIa+tIxCqHh5emuQZcnHwI2T/S3Ri30NZkiwHhwM jzG58DDKF3U7RHwNaIB+TYcqg5BZ7zJCa3Tm3Y7+1xO0ibd7+lYzxiKS8K0WlWnBfPyU KT/ventTcO/VYemHE9F+JthagIWpHNj6m4haCHHdXXfG44iBJcS7ois/tOaR4oM/1KSE GqQNWZbX1YERvghQLmDdBMq60K1OJtRW8i6wiwgjRvVskMJkl6NPWTR+t25HgnvegIbP rnXz1793/5ae5jJGNajJj+hOswGZHhKkhZY+gq4imfjN6j/Re6afBJ3/QEiNii3Lwqqy r38Q== X-Gm-Message-State: AOAM532lOz2hW3lC6YudUYOXKDrTbbOHnyBv+/2Q9AFz67XqtnXEFfFd REiHkSi6cl5cAll8L+sTsuSEmbCDDIjlcqiZ X-Google-Smtp-Source: ABdhPJz/mmj1BcKp5GZhhdHf3EsTM9lQcCXbRqm7lDkU0EBzHsqapveqMIzgsVGSlQTmb7qEVWPkyA== X-Received: by 2002:a1c:e055:: with SMTP id x82mr699811wmg.185.1611589836278; Mon, 25 Jan 2021 07:50:36 -0800 (PST) Received: from [192.168.0.103] (cpc159317-cmbg20-2-0-cust151.5-4.cable.virginm.net. [81.111.29.152]) by smtp.gmail.com with ESMTPSA id f189sm11799116wmf.45.2021.01.25.07.50.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Jan 2021 07:50:35 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.40.0.2.32\)) Subject: Re: [PING][PATCH] gdb/docs: add parentheses in Python examples using print In-Reply-To: <83bldd2fdq.fsf@gnu.org> Date: Mon, 25 Jan 2021 15:50:34 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <68EC869E-9AAF-46FB-9229-BFCB8AB311E5@undo.io> References: <20210108092935.92106-1-mbarisione@undo.io> <83bldd2fdq.fsf@gnu.org> To: Eli Zaretskii X-Mailer: Apple Mail (2.3654.40.0.2.32) X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Barisione via Gdb-patches Reply-To: Marco Barisione Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On 25 Jan 2021, at 15:41, Eli Zaretskii wrote: >> Date: Mon, 25 Jan 2021 14:07:44 +0000 >> From: Marco Barisione via Gdb-patches >>=20 >> Ping. >=20 > AFAIU, this patch was already approved. Sorry! You said you were waiting for some Python person and Andrew said "I'm no Python expert=E2=80=9D so I wrongly assumed you were still = waiting for more feedback. --=20 Marco Barisione