[issue38932] unittest.mock.Mock.reset_mocks does not pass all arguments to its children

Chris Withers report at bugs.python.org
Sat Jan 25 10:44:49 EST 2020


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


New changeset aef7dc89879d099dc704bd8037b8a7686fb72838 by Chris Withers (Vegard Stikbakke) in branch 'master':
bpo-38932: Mock fully resets child objects on reset_mock(). (GH-17409)
https://github.com/python/cpython/commit/aef7dc89879d099dc704bd8037b8a7686fb72838


----------

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


More information about the Python-bugs-list mailing list