[issue10775] assertRaises as a context manager should accept a 'msg' keyword argument.

Roundup Robot report at bugs.python.org
Fri May 6 14:02:52 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 8fc801ca9ea1 by Ezio Melotti in branch 'default':
Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRegex now accept a keyword argument 'msg' when used as context managers.  Initial patch by Winston Ewert.
http://hg.python.org/cpython/rev/8fc801ca9ea1

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10775>
_______________________________________


More information about the Python-bugs-list mailing list