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.23 (except IntoPy and ToPyObject) #4982

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

davidhewitt
Copy link
Member

As per title, removes a ton of stuff deprecated in PyO3 0.23.

I kept the traits for follow-up PRs because they have some more complex logic which falls back to them inside the macros, and I think it'll be easier to study those as part of a smaller diff.

Probably worth merging #4981 first as this PR necessarily contains the same change.

Copy link
Contributor

@LilyFoote LilyFoote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is necessary to fix the benchmarks.

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