]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132815: Add support for JUMP_BACKWARD in specialization stats (#135606)
authorPuQing <me@puqing.work>
Tue, 17 Jun 2025 12:11:09 +0000 (20:11 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Jun 2025 12:11:09 +0000 (14:11 +0200)
commita9e66a7c506680263b39bc8c150ddc5e72213c45
treec2e5a7367c0cdda3dd4c1872064fca696c5edf0d
parentacc20a83f4d93682e91c4992c785eaf7e3d0c69c
gh-132815: Add support for JUMP_BACKWARD in specialization stats (#135606)
Misc/NEWS.d/next/Tests/2025-06-17-08-48-08.gh-issue-132815.CY1Esu.rst [new file with mode: 0644]
Python/specialize.c