Skip to content

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Jul 8, 2024

This is a supporting PR for #121318.

The code generator treats stack items of type PyStackRef * the same as arrays, which is incorrect.
This PR fixes that.

@markshannon markshannon merged commit bf8686e into python:main Jul 9, 2024
@markshannon markshannon deleted the code-gen-arrays-vs-pointers branch July 9, 2024 10:41
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
@markshannon markshannon restored the code-gen-arrays-vs-pointers branch July 16, 2024 13:44
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
@markshannon markshannon deleted the code-gen-arrays-vs-pointers branch August 6, 2024 10:13
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