mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-15 03:26:30 +00:00
This makes the Python interface mirror the C++ interface: pybind11-exported scoped enums aren't directly comparable to the underlying integer values.