Commit 09f08294 authored by Sergei Izmailov's avatar Sergei Izmailov Committed by Wenzel Jakob
Browse files

Avoid conversion to `int_` rhs argument of enum eq/ne (#1912)

* fix: Avoid conversion to `int_` rhs argument of enum eq/ne

* test: compare unscoped enum with strings

* suppress comparison to None warning

* test unscoped enum arithmetic and comparision with unsupported type
parent f6c4c104
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment