]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107954: Fix configuration type for the perf profiler (#124636)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 27 Sep 2024 23:50:16 +0000 (16:50 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2024 23:50:16 +0000 (01:50 +0200)
commit02b49c51501f5eeef3ab5d74fb9eace1151a1359
treed5e9c36d612b2023eeae9089372937c4334eb063
parent425587a110eb214a097c634d4b6d944ac478923e
gh-107954: Fix configuration type for the perf profiler (#124636)
Doc/c-api/init_config.rst
Lib/test/test_capi/test_config.py
Lib/test/test_embed.py
Programs/_testembed.c
Python/initconfig.c