mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-09-22 06:23:18 +08: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