]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118415: Fix issues with local tracing being enabled/disabled on a function (#118496)
authorDino Viehland <dinoviehland@meta.com>
Mon, 6 May 2024 20:06:09 +0000 (13:06 -0700)
committerGitHub <noreply@github.com>
Mon, 6 May 2024 20:06:09 +0000 (13:06 -0700)
commit00d913c6718aa365027c6dcf850e8f40731e54fc
tree81db5de00e77b99e6e2fc25ff4d900d000288f4d
parent9bf00322ba09e2439a78fcec77dc6917e1391e31
gh-118415: Fix issues with local tracing being enabled/disabled on a function (#118496)
Lib/test/test_free_threading/test_monitoring.py
Python/instrumentation.c