buggy corner cases for rich comparisons of builtin types
Not the highest priority divergence in behavior; I only discovered it accidentally, but for completeness it should probably be corrected:
$ pypy t.py
True
$ python3.10 t.py
B
$ python3.9 t.py
B