]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152434: Fix async-aware Gecko collection (GH-152442) (#152450)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 18:00:28 +0000 (20:00 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 18:00:28 +0000 (18:00 +0000)
commit68abb378afd3ae2272e31146ff1540529eb45001
tree3aa34e5440876930af45c413e92b264a16000a95
parent65fbec64f6a4a6a8fb68f86e323efed54e5a083d
[3.15] gh-152434: Fix async-aware Gecko collection (GH-152442) (#152450)

gh-152434: Fix async-aware Gecko collection (GH-152442)
(cherry picked from commit 87ac0bc66a298b040c4b4c6c2eb83628bf10abf9)

Co-authored-by: László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
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]