]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126220: Fix crash on calls to `_lsprof.Profiler` methods with 0 args (backportable...
authorsobolevn <mail@sobolevn.me>
Fri, 1 Nov 2024 21:53:29 +0000 (00:53 +0300)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 21:53:29 +0000 (00:53 +0300)
commit28b148fb32e4548b461137d18d1ab6d366395d36
treea17e95b923a69ed44cdb227b60efe7f9cb109133
parent72dd4714f944e5927656aa25f5cd9bdcd3b00a76
gh-126220: Fix crash on calls to `_lsprof.Profiler` methods with 0 args (backportable) (#126271)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Lib/test/test_cprofile.py
Misc/NEWS.d/next/Library/2024-10-31-14-06-28.gh-issue-126220.uJAJCU.rst [new file with mode: 0644]
Modules/_lsprof.c