Skip to content

Conversation

@kraj
Copy link
Contributor

@kraj kraj commented Apr 7, 2025

Changed data types from long to int for fp variable stackref pointer and stsizediff variable

Changed the load instruction from ld (64-bit load) to lw (32-bit load)

@jamadden
Copy link
Contributor

If you rebase on master and push again, the tests should pass.

Changed data types from long to int for fp variable
stackref pointer and stsizediff variable

Changed the load instruction from ld (64-bit load) to lw (32-bit load)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
@jamadden jamadden merged commit 13feb0b into python-greenlet:master Apr 15, 2025
22 checks passed
jamadden added a commit that referenced this pull request Apr 15, 2025
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.

2 participants