]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: make `cProfile` module thread-safe (#138229)
authorAlper <alperyoney@fb.com>
Sat, 6 Sep 2025 07:49:14 +0000 (00:49 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Sep 2025 07:49:14 +0000 (13:19 +0530)
commit8554c0917e25a7abe12b3000f1589b6566c91a25
treeda50df6c7c576875e988b45885cc3f03d2062c1a
parent7e652f402f84b412ec46cec42cb103f489a0087e
gh-116738: make `cProfile` module thread-safe (#138229)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/test/test_free_threading/test_cprofile.py [new file with mode: 0644]
Misc/NEWS.d/next/Core_and_Builtins/2025-08-28-09-29-46.gh-issue-116738.yLZJpV.rst [new file with mode: 0644]
Modules/_lsprof.c
Modules/clinic/_lsprof.c.h