pybind11 icon indicating copy to clipboard operation
pybind11 copied to clipboard

[smart_holder] Conversions between Python's native (stdlib) enum types and C++ enums.

Open rwgk opened this issue 1 year ago • 0 comments

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:


rwgk avatar Jul 31 '24 21:07 rwgk