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