bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)
They now return NotImplemented for unsupported type of the other operand.
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment