]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152434: Fix async-aware Gecko collection (#152442)
authorLászló Kiss Kollár <kiss.kollar.laszlo@gmail.com>
Sat, 27 Jun 2026 17:29:50 +0000 (18:29 +0100)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 17:29:50 +0000 (17:29 +0000)
commit87ac0bc66a298b040c4b4c6c2eb83628bf10abf9
tree7cefae5dfb53a31d933f8f7b81b9d06e7b334ceb
parent860f8a5addcb556c251b8b9caa95d80518928067
gh-152434: Fix async-aware Gecko collection (#152442)
Lib/profiling/sampling/gecko_collector.py
Lib/test/test_profiling/test_sampling_profiler/test_collectors.py
Misc/NEWS.d/next/Library/2026-06-25-20-00-00.gh-issue-151496.kMnT3x.rst [new file with mode: 0644]