Skip to content

gh-132815: Add support for JUMP_BACKWARD in specialization stats - #135606

Merged
vstinner merged 3 commits into
python:mainfrom
AndPuQing:fix-issue-132815
Jun 17, 2025
Merged

gh-132815: Add support for JUMP_BACKWARD in specialization stats#135606
vstinner merged 3 commits into
python:mainfrom
AndPuQing:fix-issue-132815

Conversation

@AndPuQing

@AndPuQingAndPuQing commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment threadMisc/NEWS.d/next/Tests/2025-06-17-08-48-08.gh-issue-132815.CY1Esu.rst Outdated
…Esu.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner
vstinner merged commit a9e66a7 into python:mainJun 17, 2025
@vstinnervstinner added the needs backport to 3.14 bugs and security fixes label Jun 17, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @AndPuQing for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 17, 2025
pythonGH-135606)
(cherry picked from commit a9e66a7)
Co-authored-by: PuQing <me@puqing.work>
@bedevere-app

Copy link
Copy Markdown

GH-135612 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jun 17, 2025
@vstinner

Copy link
Copy Markdown
Member

Merged, thanks for the fix.

vstinner pushed a commit that referenced this pull request Jun 17, 2025
…ts (GH-135606) (#135612)
gh-132815: Add support for JUMP_BACKWARD in specialization stats (GH-135606)
(cherry picked from commit a9e66a7)
Co-authored-by: PuQing <me@puqing.work>
@AndPuQing
AndPuQing deleted the fix-issue-132815 branch June 17, 2025 13:13
lkollar pushed a commit to lkollar/cpython that referenced this pull request Jun 19, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AndPuQing@vstinner