mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-08 23:39:12 +00:00
This changes enum reprs to look like `<Enum.name: value>` similarly to the Python enum module. This keeps the str of enums as `Enum.name`, like the Python enum module.
6.6 KiB
6.6 KiB