bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)

They now return NotImplemented for unsupported type of the other operand.

Backports: 662db125cddbca1db68116c547c290eb3943d98e
Signed-off-by: Chris Withers <chris@withers.org>
5 files changed