GH-125868: Fix STORE_ATTR_WITH_HINT specialization by markshannon · Pull Request #125876 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Simple fix, but challenging to test.
Also fixes a minor bug I found in dis.dis(show_caches=True) while investigating the issue.
markshannon added 4 commits
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting core review
label
leftys
mentioned this pull request
hroncok
commented
Oct 23, 2024
hroncok commented
Contributor
This fixes cython/cython#6426
iritkatriel
approved these changes
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
hroncok
suggested changes
hroncok
left a comment
hroncok
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The versions in NEWS are off by one.
Misc/NEWS.d/next/Core_and_Builtins/2024-10-23-14-05-47.gh-issue-125868.uLfXYB.rst Outdated
Misc/NEWS.d/next/Core_and_Builtins/2024-10-23-14-05-47.gh-issue-125868.uLfXYB.rst Outdated
Co-authored-by: Miro Hrončok <miro@hroncok.cz>
markshannon
merged commit
b61fece
into
python:main
bedevere-app
Bot
removed
the
awaiting merge
label
tacaswell
mentioned this pull request
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment