Skip to content

GH-125868: Fix STORE_ATTR_WITH_HINT specialization#125876

Merged
markshannon merged 5 commits intopython:mainfrom
faster-cpython:fix-125868
Oct 24, 2024
Merged

GH-125868: Fix STORE_ATTR_WITH_HINT specialization#125876
markshannon merged 5 commits intopython:mainfrom
faster-cpython:fix-125868

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Oct 23, 2024

Simple fix, but challenging to test.

Also fixes a minor bug I found in dis.dis(show_caches=True) while investigating the issue.

@hroncok
Copy link
Contributor

hroncok commented Oct 23, 2024

This fixes cython/cython#6426

Copy link
Contributor

@hroncok hroncok left a comment

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.

Co-authored-by: Miro Hrončok <miro@hroncok.cz>
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