Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pybind11 cleanup #28857

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

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Pybind11 cleanup #28857

merged 3 commits into from
Oct 10, 2024

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Sep 21, 2024

PR summary

As a followup to #28856, we can now do some final cleanup:

  • drop all the old Python → C converters, and other helpers
  • also move py_converters_11.{cpp,h} into py_converters.{cpp,h}
  • remove NumPy as a build dependency

PR checklist

And merge the two files now that there are no old ones.
This should be replaced by pybind11 in all cases now.
@QuLogic QuLogic added this to the v3.10.0 milestone Oct 9, 2024
@oscargus oscargus merged commit 592c123 into matplotlib:main Oct 10, 2024
49 of 51 checks passed
@QuLogic QuLogic deleted the pybind11-cleanup branch October 10, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MNT]: Pybind11 transition plan
3 participants