]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149619: Harden _remote_debugging error paths (#150349)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 25 May 2026 22:22:46 +0000 (23:22 +0100)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 22:22:46 +0000 (23:22 +0100)
commita5be25d3bdc1b3cbc9638a3249c0e3db5a97ebc6
treef47254ee33af9f088c84ba8cfce8ca40fca519e9
parent5ab1e8693ffa34cf613b726feb2b7dd2271a86c7
gh-149619: Harden _remote_debugging error paths (#150349)
Lib/test/test_profiling/test_sampling_profiler/test_binary_format.py
Modules/_remote_debugging/_remote_debugging.h
Modules/_remote_debugging/asyncio.c
Modules/_remote_debugging/binary_io_reader.c
Modules/_remote_debugging/binary_io_writer.c
Modules/_remote_debugging/code_objects.c
Modules/_remote_debugging/module.c
Modules/_remote_debugging/object_reading.c
Modules/_remote_debugging/subprocess.c
Modules/_remote_debugging/threads.c
Python/remote_debug.h