[issue14634] Mock cannot autospec functions with keyword-only arguments.

Roundup Robot report at bugs.python.org
Sat Apr 21 19:22:48 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 6f478a4aa137 by Michael Foord in branch 'default':
Closes issue 14634. unittest.mock.create_autospec now supports keyword only arguments.
http://hg.python.org/cpython/rev/6f478a4aa137

----------
nosy: +python-dev
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list