[issue17185] unittest mock create_autospec doesn't correctly replace mocksignature

Chris Withers report at bugs.python.org
Wed Dec 12 02:54:58 EST 2018


Chris Withers <chris at withers.org> added the comment:


New changeset f7fa62ef4422c9deee050a794fd8504640d9f8f4 by Chris Withers (Xtreak) in branch 'master':
bpo-17185: Add __signature__ to mock that can be used by inspect for signature (GH11048)
https://github.com/python/cpython/commit/f7fa62ef4422c9deee050a794fd8504640d9f8f4


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue17185>
_______________________________________


More information about the Python-bugs-list mailing list