]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150379: fix ref leak in C API monitoring events (#150381)
authorpengyu lee <lipengyu@kylinos.cn>
Mon, 25 May 2026 10:42:33 +0000 (18:42 +0800)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 10:42:33 +0000 (16:12 +0530)
commit71cf3130c6e5dd903837b6871af99156c799fd1e
tree5ccd417a6f6c61eedf4a2d379fb6042ae3ab5ffc
parent832afeddcea78e40d39c47cd1893f8137e588e72
gh-150379: fix ref leak in C API monitoring events (#150381)
Python/instrumentation.c