]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135953: Properly obtain main thread identifier in Gecko Collector (#146045)
authorflow <flowlnlnln@gmail.com>
Sun, 22 Mar 2026 18:53:00 +0000 (15:53 -0300)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 18:53:00 +0000 (18:53 +0000)
commita17301ab3d04a3ebf79ffac754570294d9025023
tree799aacefc7cc643638b0317abafc37f39d6570b6
parente36f8db7e5493b242c41acea3ac189de7edcae4a
gh-135953: Properly obtain main thread identifier in Gecko Collector (#146045)
Lib/profiling/sampling/constants.py
Lib/profiling/sampling/gecko_collector.py
Lib/test/test_profiling/test_sampling_profiler/test_binary_format.py
Lib/test/test_profiling/test_sampling_profiler/test_collectors.py
Misc/NEWS.d/next/Tools-Demos/2026-03-22-00-00-00.gh-issue-135953.IptOwg.rst [new file with mode: 0644]
Modules/_remote_debugging/_remote_debugging.h
Modules/_remote_debugging/module.c
Modules/_remote_debugging/threads.c