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

Finish removal of AsPyPointer #3429

Open
4 tasks
davidhewitt opened this issue Sep 4, 2023 · 0 comments
Open
4 tasks

Finish removal of AsPyPointer #3429

davidhewitt opened this issue Sep 4, 2023 · 0 comments
Milestone

Comments

@davidhewitt
Copy link
Member

davidhewitt commented Sep 4, 2023

After #3358 these are the remaining uses of AsPyPointer:

  • Py::is
  • PyAny::is
  • PyVisit::call
  • impl FromPyObject for Py<T>

#3358 holds discussion on how we can finish off reworking these APIs to remove the trait.

@davidhewitt davidhewitt added this to the 0.24 milestone Oct 11, 2024
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

No branches or pull requests

1 participant