pybind11
pybind11 copied to clipboard
Enable passing C++ pointers across extensions even if the `PYBIND11_INTERNALS_VERSION`s do not match.
Description
WIP: Current stage is "Proof of Concept".
Based on code used Google-internally (more details later).
Suggested changelog entry: