From 5cd2e87db7c0622a62f9d723edff525f031e2963 Mon Sep 17 00:00:00 2001 From: Diego Russo Date: Sun, 3 May 2026 02:04:45 +0100 Subject: [PATCH] Add Pablo --- .../2026-05-02-18-02-41.gh-issue-126910.nqDVrp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/next/Core_and_Builtins/2026-05-02-18-02-41.gh-issue-126910.nqDVrp.rst b/Misc/NEWS.d/next/Core_and_Builtins/2026-05-02-18-02-41.gh-issue-126910.nqDVrp.rst index c66c93c1ce2..7103c7e9356 100644 --- a/Misc/NEWS.d/next/Core_and_Builtins/2026-05-02-18-02-41.gh-issue-126910.nqDVrp.rst +++ b/Misc/NEWS.d/next/Core_and_Builtins/2026-05-02-18-02-41.gh-issue-126910.nqDVrp.rst @@ -1 +1 @@ -Add support for unwinding JIT frames using GNU backtrace. Patch by Diego Russo +Add support for unwinding JIT frames using GNU backtrace. Patch by Diego Russo and Pablo Galindo