Closed
Description
Bug report
Right now there are several problems that can be attributed to the long history of this test.
operatorname here is not needed:cpython/Lib/test/test_descr.py
Line 4604 in 396b831
rnamehere is not used:This means thatcpython/Lib/test/test_descr.py
Line 4629 in 396b831
__r*__methods are not tested. They were removed 18 years ago in 4886cc3#diff-6b813570d02ae3544e7e0233ae21d647f8e2dc47486495557e8d16c80460e85b I think that adding them back is a good thing

