Skip to content

Conversation

@gentlegiantJGC
Copy link
Contributor

Pybind11 3 changed the holder for functions to a type starting with pybind11_detail_function_record_
Eg pybind11_detail_function_record_v1_msvc_md_mscver19
This breaks the old implementation.
This fix should fix all the cases.

Pybind11 3 changed the holder for functions to a type starting with pybind11_detail_function_record_
This breaks the old implementation.
This fix should fix all the cases.
@sizmailov sizmailov merged commit 44a32c0 into pybind:master Aug 7, 2025
18 checks passed
@sizmailov
Copy link
Collaborator

Thanks!

@gentlegiantJGC gentlegiantJGC deleted the qualname-prefix branch August 7, 2025 10:37
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