Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
assertWarnsRegex() checks are not longer successful if the callable is None. Added tests for assertRaises().
Showing
Please register or sign in to comment
assertWarnsRegex() checks are not longer successful if the callable is None. Added tests for assertRaises().