pyo3/newsfragments/2622.fixed.md
2022-09-19 14:21:28 +01:00

2 lines
96 B
Markdown

Correctly implement `__richcmp__` for enums, fixing `__ne__` returning always returning `True`.