Issue #24134: Use assertRaises() in context manager form in test_slice to
avoid passing the test accidently because slice.__hash__ is None.
Showing
Please register or sign in to comment
avoid passing the test accidently because slice.__hash__ is None.