]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#118693)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 May 2024 11:47:21 +0000 (13:47 +0200)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 11:47:21 +0000 (11:47 +0000)
commit04859228aa11756558807bcf99ccff78e4e8c56d
tree050ba0bb7abecaa1b007267a774e07bcfa1f1f99
parent48e52fe2c9a7b33671f6b5d1420a71a6f31ad64b
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#118693)
Doc/c-api/init_config.rst
Doc/howto/perf_profiling.rst
Doc/using/cmdline.rst
Doc/whatsnew/3.13.rst
Lib/test/test_perf_profiler.py
Misc/NEWS.d/next/Core and Builtins/2024-05-02-20-32-42.gh-issue-118518.m-JbTi.rst
Python/initconfig.c
Python/sysmodule.c