FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-152375: Fix UB in `INSTRUMENTED_JUMP` by StanFromIreland · Pull Request #152376 · python/cpython · GitHub

/ cpython Public

gh-152375: Fix UB in INSTRUMENTED_JUMP - #152376

Merged
StanFromIreland merged 2 commits into
python:mainfrom
StanFromIreland:INSTRUMENTED_JUMP-ub
Jun 29, 2026
Merged

gh-152375: Fix UB in INSTRUMENTED_JUMP#152376
StanFromIreland merged 2 commits into
python:mainfrom
StanFromIreland:INSTRUMENTED_JUMP-ub

Conversation

StanFromIreland commented Jun 27, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

I didn't add a test, I think it's too messy here, but I don't feel strongly about it. It is also already covered (non-deterministically) by test_monitoring, as that's what triggered UBSan.

This comment was marked as off-topic.

This comment was marked as off-topic.

Comment thread Python/ceval_macros.h
StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 27, 2026
StanFromIreland merged commit cdec9ac into python:main Jun 29, 2026
69 checks passed
StanFromIreland deleted the INSTRUMENTED_JUMP-ub branch June 29, 2026 09:06

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

bedevere-app Bot commented Jun 29, 2026

Copy link
Copy Markdown

GH-152566 is a backport of this pull request to the 3.15 branch.

Copy link
Copy Markdown

Sorry, @StanFromIreland, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cdec9acd63c33d9b822700de8f63eb94d86e1c93 3.13

bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 29, 2026

bedevere-app Bot commented Jun 29, 2026

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 29, 2026

Copy link
Copy Markdown
Member Author

Thanks for the review!

StanFromIreland added a commit that referenced this pull request Jun 29, 2026
…macro (GH-152376) (#152567)

(cherry picked from commit cdec9ac)

Co-authored-by: Stan Ulbrych <stan@python.org>

bedevere-app Bot commented Jun 29, 2026

Copy link
Copy Markdown

GH-152577 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 29, 2026
StanFromIreland added a commit that referenced this pull request Jun 29, 2026
…macro (GH-152376) (#152566)

(cherry picked from commit cdec9ac)

Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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.

3 participants


Back | FazBrowse Home | New Git URL