]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146308: Fix error handling issues in _remote_debugging module (#146309)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sun, 22 Mar 2026 21:12:02 +0000 (21:12 +0000)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 21:12:02 +0000 (21:12 +0000)
commitae6adc907907562e4ffbb5355f12e77e9085c506
treef0bd3a9a7bc457d196f125094461b70974e4fda6
parentb4e5bc2164bdc400000d8db4f1266cc7fc5f7c41
gh-146308: Fix error handling issues in _remote_debugging module (#146309)
Misc/NEWS.d/next/Core_and_Builtins/2026-03-22-19-30-00.gh-issue-146308.AxnRVA.rst [new file with mode: 0644]
Modules/_remote_debugging/_remote_debugging.h
Modules/_remote_debugging/asyncio.c
Modules/_remote_debugging/binary_io.h
Modules/_remote_debugging/binary_io_reader.c
Modules/_remote_debugging/code_objects.c
Modules/_remote_debugging/frames.c
Modules/_remote_debugging/module.c
Modules/_remote_debugging/object_reading.c
Modules/_remote_debugging/threads.c