]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) (#150435)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 25 May 2026 23:02:37 +0000 (00:02 +0100)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 23:02:37 +0000 (23:02 +0000)
commitd5381e18b85c6781e4961e5d98e2ef23781f654c
treee1ff4c1316697b3c1ce1623caf1d550aaf5a5595
parentd23b06b2a8becc6619e3112468f8c94500d7e470
[3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) (#150435)

(cherry picked from commit a5be25d3bdc1b3cbc9638a3249c0e3db5a97ebc6)
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