]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-116738: make `cProfile` module thread-safe (GH-138229) (#138575)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 18:51:22 +0000 (20:51 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 18:51:22 +0000 (18:51 +0000)
commit4429554223fb6aff93992b550f83f9ca3cd8cd22
treebfae7dcdba3a9ae0aad5feab94cec7678b9f58bd
parente51acb3fa6d752dcbdf659f3279cb3026216c9b8
[3.14] gh-116738: make `cProfile` module thread-safe (GH-138229) (#138575)

gh-116738: make `cProfile` module thread-safe (GH-138229)
(cherry picked from commit 8554c0917e25a7abe12b3000f1589b6566c91a25)

Co-authored-by: Alper <alperyoney@fb.com>
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