]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149342: `_remote_debugging`: Fix binary profile corruption when sampling a (tempor...
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Tue, 5 May 2026 00:32:06 +0000 (02:32 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 00:32:06 +0000 (00:32 +0000)
commit6f8c964dc09c4a062b9f06b4c418c2538b774975
tree4964b541c7f8a22f9df99421b90185dbe49ff04c
parent9dca1ff759190ec775cc3f62b6b153ffb1e7a360
gh-149342: `_remote_debugging`: Fix binary profile corruption when sampling a (temporarily) empty stack (#149343)
Lib/test/test_profiling/test_sampling_profiler/test_binary_format.py
Misc/NEWS.d/next/Library/2026-05-04-04-06-36.gh-issue-149342.d3CK-y.rst [new file with mode: 0644]
Modules/_remote_debugging/binary_io_writer.c
Modules/_remote_debugging/module.c