Skip to content
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

update ffi structures for PyPy 7.3.15 #3757

Merged
merged 1 commit into from Jan 24, 2024
Merged

Conversation

davidhewitt
Copy link
Member

@davidhewitt davidhewitt commented Jan 23, 2024

The ABI break in #3739 got reverted in PyPy 7.3.15: pypy/pypy#4825

... however, it looks like the constant also got renamed to match CPython, so I've updated accordingly.

@davidhewitt
Copy link
Member Author

Will proceed to merge to unblock CI as this is a mechanical ffi correction.

@davidhewitt davidhewitt added this pull request to the merge queue Jan 23, 2024
Merged via the queue into PyO3:main with commit 173d0af Jan 24, 2024
38 of 39 checks passed
@davidhewitt davidhewitt deleted the pypy-7.3.15 branch January 24, 2024 00:13
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.

None yet

1 participant