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 some FFI definitions for Python 3.12 #3336

Merged
merged 3 commits into from
Aug 11, 2023

Conversation

davidhewitt
Copy link
Member

@davidhewitt davidhewitt commented Jul 21, 2023

I went through the "what's new in 3.12" notes for the C-API with a focus on marking the deprecated definitions so that users can be aware of their pending removal.

I won't add this into the 0.19.2 patch release which I would like to ship the rest of the 3.12 fixups in, as it may break builds given the new deprecations.

@davidhewitt davidhewitt force-pushed the 3.12-ffi branch 3 times, most recently from 5aca7fe to 0c86d73 Compare August 11, 2023 10:46
@davidhewitt davidhewitt added this pull request to the merge queue Aug 11, 2023
Merged via the queue into PyO3:main with commit ba72f58 Aug 11, 2023
@davidhewitt davidhewitt deleted the 3.12-ffi branch August 11, 2023 14:01
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