-
- Downloads
py/objbool: Simplify dispatch of bool binary op.
This optimises (in speed and code size) for the common case where the binary op for the bool object is supported. Unsupported binary ops still behave the same.
Please register or sign in to comment