Skip to content

gh-148378: Allow multiple consecutive recording ops per macro op - #148496

Merged
Fidget-Spinner merged 3 commits into
python:mainfrom
cocolato:gh-148378
Apr 14, 2026
Merged

gh-148378: Allow multiple consecutive recording ops per macro op#148496
Fidget-Spinner merged 3 commits into
python:mainfrom
cocolato:gh-148378

Conversation

@cocolato

@cocolatococolato commented Apr 13, 2026

Copy link
Copy Markdown
Member

@Fidget-Spinner

Fidget-Spinner commented Apr 13, 2026

Copy link
Copy Markdown
Member

@markshannon just an FYI, I asked for this because there are ops where we want to record > 1 value (e.g. BINARY_OP) and speculate on both with guards (e.g. see Pieter's other PR on _BINARY_OP_EXTEND).

@Fidget-SpinnerFidget-Spinner 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. Good tests. Will leave this open for one day in case anyone else wants to review.

@Fidget-Spinner
Fidget-Spinner merged commit 5ce0fe8 into python:mainApr 14, 2026
85 checks passed
@cocolato
cocolato deleted the gh-148378 branch May 25, 2026 02:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@cocolato@Fidget-Spinner