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

ffi: another batch of fixes from pyo3-ffi-check #2428

Merged
merged 2 commits into from Jun 4, 2022

Conversation

davidhewitt
Copy link
Member

Fix for PyTypeObject on Python 3.8, as well as removing a lot of stuff not supported on PyPy. I was also able to add support for datetime folds on PyPy.

@davidhewitt davidhewitt force-pushed the ffi-fixes branch 5 times, most recently from b5753bf to 1141326 Compare June 4, 2022 10:34
@davidhewitt
Copy link
Member Author

@mejrs as I've got CI green I'm going to merge this now. Might conflict slightly with the code.rs changes in #2409 - sorry!

@davidhewitt davidhewitt merged commit b2c4c0f into PyO3:main Jun 4, 2022
@davidhewitt davidhewitt deleted the ffi-fixes branch June 4, 2022 12:52
@mejrs
Copy link
Member

mejrs commented Jun 4, 2022

@mejrs as I've got CI green I'm going to merge this now. Might conflict slightly with the code.rs changes in #2409 - sorry!

It wasn't so bad :)

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

2 participants