]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144316: Fix missing exception in _remote_debugging with debug=False (#144442)
authorTaegyun Kim <taegyun.kim@datadoghq.com>
Thu, 26 Feb 2026 21:14:34 +0000 (22:14 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Feb 2026 21:14:34 +0000 (21:14 +0000)
commitc2d3d6b0dd87aaea2f3a72419e1d1488d3ab9503
treeaeafe6b2f4f34ee843807d1faafdaff9b7f843c7
parent4401f23cbf67f286649aebc12633fe3f46ada0d1
gh-144316: Fix missing exception in _remote_debugging with debug=False (#144442)
Misc/NEWS.d/next/Library/2026-02-03-19-57-41.gh-issue-144316.wop870.rst [new file with mode: 0644]
Modules/_remote_debugging/_remote_debugging.h
Modules/_remote_debugging/asyncio.c
Modules/_remote_debugging/code_objects.c
Modules/_remote_debugging/frames.c
Modules/_remote_debugging/module.c
Python/remote_debug.h