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

remove all functionality deprecated in PyO3 0.21 #4323

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

davidhewitt
Copy link
Member

This gets the ball rolling on removing the many deprecations from 0.21. Here I remove all functionality not associated with methods which have been renamed for gil-refs functions (e.g. PyTuple::new in favour of PyTuple::new_bound).

@davidhewitt
Copy link
Member Author

Will merge this without waiting for review as a trivial use of the delete key on deprecated functionality 😁

@davidhewitt davidhewitt added this pull request to the merge queue Jul 10, 2024
Merged via the queue into PyO3:main with commit 3c65132 Jul 10, 2024
40 of 41 checks passed
@davidhewitt davidhewitt deleted the 0.21-deprecations branch July 10, 2024 15:22
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.

1 participant