example-constants-and-functions.py
3.14 KB
-
Only support ==/!= int on unscoped enums · d41a2730
This makes the Python interface mirror the C++ interface: pybind11-exported scoped enums aren't directly comparable to the underlying integer values.
Jason Rhinelander committed