pybind11 icon indicating copy to clipboard operation
pybind11 copied to clipboard

Enable passing C++ pointers across extensions even if the `PYBIND11_INTERNALS_VERSION`s do not match.

Open rwgk opened this issue 1 year ago • 0 comments

Description

WIP: Current stage is "Proof of Concept".

Based on code used Google-internally (more details later).

Suggested changelog entry:


rwgk avatar Aug 11 '24 20:08 rwgk