]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124613: Deactivate perf support in tests if the jit is set (GH-124794)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Apr 2026 14:51:43 +0000 (16:51 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 14:51:43 +0000 (22:51 +0800)
commit9f15d25c523e76db7461e4954c762a02ea5707fb
tree22edbe156c742847edb937165125e93a838551f3
parent5af6ce3e7b643a30a02d22245c1e3f4a8bc0a1fe
[3.13] gh-124613: Deactivate perf support in tests if the jit is set (GH-124794) (GH-148214)

gh-124613: Deactivate perf support in tests if the jit is set (GH-124794)

gh-124613: Deactivate the JIT during perf tests

(cherry picked from commit 5e9e50612eb27aef8f74a0ccc234e5cfae50c4d7)

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/test/test_perf_profiler.py