mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-11 17:00:34 +00:00
* check for already existing enum value added; added test * added enum value name to exception message * test for defining enum with multiple identical names moved to test_enum.cpp/py