From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 4GQMO4AleWZ2KwEAqHPOHw:P1 (envelope-from ) for ; Mon, 24 Jun 2024 07:51:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 4GQMO4AleWZ2KwEAqHPOHw (envelope-from ) for ; Mon, 24 Jun 2024 09:51:29 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719215488; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=jrjcMa+X2a/KtHRraJ0GglFleOT1JcogggIDuAfnemg=; b=gEnO/ArLVGMu4GUKp3TTMxOVxwmW9re5EbHfOkGp2NkvnYIohmISQEXt3n110szUFlH/HN 9Kpnn31h/73YmNTc8ZVhg0MuSZhm0NNuYg0NFQ22vgCQYPzSOhaXD2vtCw+hZ7/ixu/Nj9 HBcLF9NVUrVIF+iPCQygTdByekknXlnEzgos1KicVj/ypbk1kytPaL7qL5NS9MAPjvy5QG wyFST+XPlqaKvjFFBJSFQTU6DIjxeZHv5qjRYd/qrViz0CS9wCcm/ZJZ3vxxTVV0U85opS zj9R4qC/5kwp0r7HGIhsAJuPPsXEPStSugsmvnSorDYcPBGzp9G064ZYkcH+/w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719215488; a=rsa-sha256; cv=none; b=rd5de7ows60IkzTr2Ty8NaB6TgWCX95kgnrerBO8QcEPnpdie75crOebP+0pujVG88cC/5 La1QRa0xaRUbi5ymJKXaGEe5DXXtCW74Z1p9xyALMgFcOFJpuiV/HoNJMv3xFsxJxqIhcG qR9nEeyUq8J0Xlqs7mb7i2Ukd8qzX9jdilxwUOZA2PvyHhLrHOagiCNq4sEt8LVXLJrS7j 5tpR0EH8oOqIazef+ZtOr8iQn7IzTj+3sH8QWGRo+n1C9fp+DRmDbaSw547XeteJNaWT+r 4TlhDixXV7/Tlw6F2FwhhEw/OrVbiTJtVj5xEMP1h9mCg1ZXGYRwCRgV0An6cA== 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 B3EA8DBE9 for ; Mon, 24 Jun 2024 09:51:28 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sLeTh-0002Lm-4s; Mon, 24 Jun 2024 03:51:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sLeTd-0002JX-U9 for guix-patches@gnu.org; Mon, 24 Jun 2024 03:51:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sLeTd-0005Em-MS for guix-patches@gnu.org; Mon, 24 Jun 2024 03:51:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sLeTe-0002RO-Hv for guix-patches@gnu.org; Mon, 24 Jun 2024 03:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71037] [PATCH 0/3] gnu: python-pydevd: Update to 2.9.6. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jun 2024 07:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71037 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 71037@debbugs.gnu.org Received: via spool by 71037-submit@debbugs.gnu.org id=B71037.17192154349324 (code B ref 71037); Mon, 24 Jun 2024 07:51:02 +0000 Received: (at 71037) by debbugs.gnu.org; 24 Jun 2024 07:50:34 +0000 Received: from localhost ([127.0.0.1]:44863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLeTC-0002QI-F1 for submit@debbugs.gnu.org; Mon, 24 Jun 2024 03:50:34 -0400 Received: from 2.mo581.mail-out.ovh.net ([87.98.143.68]:57651) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLeT9-0002Q4-Hh for 71037@debbugs.gnu.org; Mon, 24 Jun 2024 03:50:33 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.25.15]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 4W70W83xlDz1Hc3 for <71037@debbugs.gnu.org>; Mon, 24 Jun 2024 07:50:28 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-m9vws (unknown [10.108.54.55]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 090291FE86; Mon, 24 Jun 2024 07:50:26 +0000 (UTC) Received: from ngraves.fr ([37.59.142.101]) by ghost-submission-6684bf9d7b-m9vws with ESMTPSA id sRMkO0IleWY2OgAAT5uI8A (envelope-from ); Mon, 24 Jun 2024 07:50:26 +0000 X-OVh-ClientIp: 81.67.146.208 In-Reply-To: <87le2v3ugd.fsf@gmail.com> References: <20240518123734.9898-1-ngraves@ngraves.fr> <87a5kjvqdq.fsf@gmail.com> <87bk4zsiv4.fsf@ngraves.fr> <87zfsi4skn.fsf@gmail.com> <87le2v3ugd.fsf@gmail.com> Date: Mon, 24 Jun 2024 09:50:26 +0200 Message-ID: <87pls64w59.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 2685271281418560072 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfeegtddguddvhecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvfevufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeevkeelueejtdehgfffkeelkefhhffftefgvdehkeeluefhheeuleejtdejhfdvgfenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedutdefjeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekuddpmhhouggvpehsmhhtphhouhht X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.77 X-Migadu-Queue-Id: B3EA8DBE9 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.77 X-TUID: scOsHuMecOI/ On 2024-06-23 23:12, Maxim Cournoyer wrote: > Did you have a chance to work on this remaining detail? It's a great > series! I have rebased on 1.8.0 instead of 1.8.1 indeed. The issue now is that it breaks ipykernel which needs an update and its update requires going through python-team branch. We should thus apply them (70995 and 71037) in python-team, which is quite a mess to work with when you don't have commit access. I have some time this week, maybe the right thing to do would be to apply for commit access and rebase python-team myself. -- Best regards, Nicolas Graves