From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:47675) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifSD1-0007bm-8C for guix-patches@gnu.org; Thu, 12 Dec 2019 12:25:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifSD0-0005x7-4z for guix-patches@gnu.org; Thu, 12 Dec 2019 12:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54921) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifSCz-0005wn-W4 for guix-patches@gnu.org; Thu, 12 Dec 2019 12:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ifSCz-0002wQ-TG for guix-patches@gnu.org; Thu, 12 Dec 2019 12:25:01 -0500 Subject: [bug#38554] [PATCH 0/5] Update python-hy to 0.17.0 Resent-Message-ID: MIME-Version: 1.0 References: <660a10a1f02b4818a28dfea58b544956437d4b66.camel@gmail.com> <87k174n6wx.fsf@posteo.net> In-Reply-To: From: zimoun Date: Thu, 12 Dec 2019 18:23:54 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Jesse Gibbons Cc: Brett Gilio , 38554@debbugs.gnu.org Hi, On Tue, 10 Dec 2019 at 23:01, Jesse Gibbons wrote: > > Once we get these easy changes done we will push! If you could send your > > revisions with something like: > > > > --8<---------------cut here---------------start------------->8--- > > [PATCH v2 x/3] > > --8<---------------cut here---------------end--------------->8--- > > > In response to this email, or simply to 38554@debbugs.gnu.org? I'm guessing > either will work, but you are more likely to see a response to this email. Yes to 38554@debbugs.gnu.org using the Git option --reroll-count=2 :-) Thank you for your patches. Hy is really fun. :-) All the best, simon