]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132815: Add support for JUMP_BACKWARD in specialization stats (GH-135606...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 Jun 2025 12:38:22 +0000 (14:38 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Jun 2025 12:38:22 +0000 (12:38 +0000)
commitc1735c5b4e56b006fecd2a4672888665ab0f8adb
tree237d8f076b6db03255262878048d6c6d4f57653f
parent91d9e9e64e3e1c62e9a324e246a2e350f7bc9ca4
[3.14] gh-132815: Add support for JUMP_BACKWARD in specialization stats (GH-135606) (#135612)

gh-132815: Add support for JUMP_BACKWARD in specialization stats (GH-135606)
(cherry picked from commit a9e66a7c506680263b39bc8c150ddc5e72213c45)

Co-authored-by: PuQing <me@puqing.work>
Misc/NEWS.d/next/Tests/2025-06-17-08-48-08.gh-issue-132815.CY1Esu.rst [new file with mode: 0644]
Python/specialize.c