Skip to content

GH-134282: Simplify LOAD_CONST: Always borrow the reference #134284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 20, 2025

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented May 19, 2025

LOAD_CONST_MORTAL,
LOAD_CONST_IMMORTAL,
};

inst(LOAD_CONST, (-- value)) {
Copy link
Member

Choose a reason for hiding this comment

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

This diff makes me so happy.

@brandtbucher
Copy link
Member

JIT failures on Windows and macOS are unrelated.

@brandtbucher
Copy link
Member

Merging to unblock other stuff.

@brandtbucher brandtbucher merged commit 6dcb0fd into python:main May 20, 2025
61 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants