From: Serhiy Storchaka Date: Wed, 20 May 2015 15:38:39 +0000 (+0300) Subject: Issue #24134: Use assertRaises() in context manager form in test_slice to X-Git-Tag: v3.5.0b1~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ddcfb119dc8890756d303a1419c15e3f1f76d8f;p=thirdparty%2FPython%2Fcpython.git Issue #24134: Use assertRaises() in context manager form in test_slice to avoid passing the test accidently because slice.__hash__ is None. --- 3ddcfb119dc8890756d303a1419c15e3f1f76d8f