From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WKFgDzusLV/CRQAA0tVLHw (envelope-from ) for ; Fri, 07 Aug 2020 19:32:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yHovCzusLV/NIwAA1q6Kng (envelope-from ) for ; Fri, 07 Aug 2020 19:32:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C77D09409DF for ; Fri, 7 Aug 2020 19:32:10 +0000 (UTC) Received: from localhost ([::1]:54342 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k4865-0005Mz-MG for larch@yhetil.org; Fri, 07 Aug 2020 15:32:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46120) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k485y-0005MW-AD for guix-patches@gnu.org; Fri, 07 Aug 2020 15:32:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46067) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k485y-0005gn-1E for guix-patches@gnu.org; Fri, 07 Aug 2020 15:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k485x-0005iE-Rp for guix-patches@gnu.org; Fri, 07 Aug 2020 15:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42741] [PATCH 1/4] gnu: Add python-outcome. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 07 Aug 2020 19:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42741 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Brett Gilio Cc: 42741@debbugs.gnu.org Received: via spool by 42741-submit@debbugs.gnu.org id=B42741.159682868721918 (code B ref 42741); Fri, 07 Aug 2020 19:32:01 +0000 Received: (at 42741) by debbugs.gnu.org; 7 Aug 2020 19:31:27 +0000 Received: from localhost ([127.0.0.1]:57613 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k485P-0005hR-5G for submit@debbugs.gnu.org; Fri, 07 Aug 2020 15:31:27 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k485J-0005hA-PN for 42741@debbugs.gnu.org; Fri, 07 Aug 2020 15:31:25 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 9FD4616005C for <42741@debbugs.gnu.org>; Fri, 7 Aug 2020 21:31:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1596828675; bh=eNWW6mQyC4lHih/6izj4WReqs0r3/NAwb5cjkh7PuLI=; h=From:To:Cc:Subject:Date:From; b=aNBEFMA3JMl86o+hppnBl5RegAvItL3gRZjvYQP9/aBV/xY1ZIxQQH/RJyL8CJ7xB yjyo4QrNoYw/WcU1L1sxauTk84D4iJfjJ5LjEd65i9jUNaeCPlmOk6cQHltpd/uR8Z xmiV1zvYLcz0s1CkinjJkRl3FaGlbJ5e8JfJUjAlMNxTVgVaULwoWF+nXxAPz6CwCo ad97Oo3NSi4CU5FUG4/S4Gf0gOX8fOE0fWMx/spS27lfwvERrSrhRg0NAAWS4uSPDg lgeGDeTtfgOX7ia+pCKK0OUIBQFjI9EOY8Rp8rUhs0b2KqKwQVyiaXiwr8rqmlABxs hd5iU8DxS5MQg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BNb7j69PLz6tmN; Fri, 7 Aug 2020 21:31:13 +0200 (CEST) References: <20200807132416.49309-1-monego@posteo.net> <87zh7647nf.fsf@gnu.org> User-agent: mu4e 1.4.10; emacs 26.3 From: Vinicius Monego In-reply-to: <87zh7647nf.fsf@gnu.org> Date: Fri, 07 Aug 2020 16:30:47 -0300 Message-ID: <87imduuuc8.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=posteo.net header.s=2017 header.b=aNBEFMA3; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: /ctyfldnDwAn Brett Gilio writes: > Hi Vinicius! > > Thanks for your patch series. I just wanted to let you know that best > practice is to send patch series all to the same bug number instead of > opening a new bug number for each patch in the series. Thanks! :) Hello Brett. Sure, but that's a problem I'm having with git. I use `git format-patch [branch] -o folder/` and `git send-email --to="[this list]" folder/`. Sometimes it sends to one number, sometimes it sends to different numbers. I sent two different series for python-h2 and python-sniffio two days ago using the very same procedure for both. The latter was sent correctly while the former was sent to different numbers. Am I missing something?