pybind11
pybind11 copied to clipboard
[smart_holder] Conversions between Python's native (stdlib) enum types and C++ enums.
Description
WIP
Based on https://github.com/google/pybind11clif/pull/30005 (including accumulated follow-on fixes) and https://github.com/google/pybind11clif/pull/30140 (remove_cross_extension_shared_state branch).
Suggested changelog entry: