Skip to content

fix: use simple function pointer to avoid potential PyCapsule change in pybind11 #993

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

Closed
wants to merge 1 commit into from

Conversation

henryiii
Copy link
Member

@henryiii henryiii commented Mar 27, 2025

Using a simple function pointer instead of a Pybind11 object. Let's see if this works everywhere, like Wasm. Also need to make sure picked histograms with transforms still work. Due to the transform function changing, I think they do.

pybind/pybind11#5580

@github-actions github-actions bot added the needs changelog Might need a changelog entry label Mar 27, 2025
@henryiii henryiii removed the needs changelog Might need a changelog entry label Apr 18, 2025
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