Fix leak in classobject.c. The leak surfaced on the error exit when
hashing a class that does not define __hash__ but does define a comparison.
Showing
Please register or sign in to comment
hashing a class that does not define __hash__ but does define a comparison.